Chris Nwamba is a Senior Developer Advocate at AWS focusing on AWS Amplify. He is also a teacher with years of experience building products and communities.
React Summit is a global event that brings frontend developers using React/JavaScript together to discuss what’s new, what’s possible and best practices.
Usually we just run `create-react-app` command in the terminal to spin up a React app. Most times that will do, but this CLI tool has hidden gems that can make your developer life more productive beyond the normal scaffolding. Here are 10 more things you can do with CRA.
Server-rendering improves product experience and discoverability. This article shows how we can render web apps that are built with Vue to servers using Nuxt.
A lot of tools are built to run in browsers today, as we spend most of our time there. Read on to learn how you can build a Chrome extension, the Github Gist Downloader, with React.