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.
Chrome DevTools has come a long way, and over time it's developed the capabilities of a full fledged integrated development environment (IDE). See how you can start using it as a convenient IDE.
Learn how the console.log output can be styled in DevTools using the CSS format specifier. We'll also touch on manipulating console.log output colors and fonts.
As the newest version of the Vue CLI gets released, we'll take a look at the latest features and improvements of this release that undoubtedly improve how you build using Vue.
Razzle is a tool that abstracts all complex configuration needed for SSR into a single dependency, giving developers an experience of create-react-app, but then leaving the rest of the app's architectural decisions about frameworks, routing, and data fetching up to you. Learn how to get started with Razzle in server-rendering React applications.