It’s difficult to choose between Angular and React, two of the best frontend JavaScript technologies. This comprehensive comparison will show you the real differences between Angular and React. (more…)
Read more »
Hooks are not a new concept in React - they are a re-implementation (a new API) for state and side effects in React that better aligns with two existing concepts in react: the concept of Components as the primitive model for UIs, and of these components b... (more…)
Read more »
create-react-app-typescript - Create React apps using typescript with no build configuration. (more…)
Read more »
In this tutorial series we will learn to build a static website using React JS, Complete with Search Engine Optimization, Code Splitting, Pre-rendering and gzipping. We will also handle form Submission using a Serverless API and later publish our website. (more…)
Read more »
Setting up and configuring a React Native dev environment for both iOS and Android, and writing a simple, unpolished app with cross-platform tabbed nav. (more…)
Read more »