I rewrote an Angular app with React to compare and contrast Angular and React app development. Here are 9 things I learned going through the rewrite process.
Creating modals was never such an easy task! Now we're able to create them using a React API called Portals. We're going to learn about Portals and how we can use them to create modals in React.
Wondering how to create loops in React? Learn about JSX and how to use methods like the map function to loop inside React JSX and render a list of items.
The R1 2020 release of KendoReact is here and it brings new React UI components including the Drawer, Checkbox, Card, Avatar, and Form components. Additionally, the TreeList and Scheduler received a whole slew of updates.
This post takes you through the top features in the newly released Create React App 3.3. See how the latest updates help speed your development of React apps.