If you're looking to dive into the world of modern web development, "Intro to Gatsby with Jason Lengstorf" on Frontend Masters is an excellent starting point. Gatsby is a powerful framework that leverages React to create fast, optimized websites and applications. This workshop offers hands-on experience by guiding you through building a project, ensuring you grasp the core concepts and best practices along the way.
The workshop, led by the knowledgeable Jason Lengstorf, not only provides in-depth training on Gatsby but also encourages you to engage with a vibrant community of developers. Whether you are a beginner or have some experience, you'll find valuable insights that can enhance your web development skills.
GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components