The Beginner's Cheat Guide to React
Introduction
React is a front-end framework (technically, a library) that speeds application development and DOM rendering. It is declarative, articulating what should be accomplished instead of each step to accomplish it. JSX (Javascript XML) is Rea...
wayo.hashnode.dev6 min read