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.
Creating documentations using static site generators ensures that your sites are fast, configurable, easily maintained and secure. With VuePress, sites can be generated in no time with little or no configuration. These sites are static, and, as such, they can be deployed easily.
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.