3 posts tagged with "react"
React Hooks useContext() example
Posted on May, 2020In this tutorial we will be setting up a basic react application with two pages sharing a common context. 1. Setup A Basic React Project we will be creating a basic react app bootstraped with create…
Read full postHex Color to rgba
Posted on January, 2020Hex to RGBA color in JS Let's create a function in JS to convert the Hex Color Code to RGBA with Opacity. HexToRgba.js
Read full postHello World!
Posted on December, 20194nnt4 created Syntax.Rocks as a place where developers could collaborate with one another to horn their skills in their domain. From basics of coding with different languages to deep concepts in…
Read full post