Use GraphQL to fetch data from a Gatsby configuration and different sources including the file system, external APIs, databases, and CMSs.
Learn modern React data-fetching methods and how to handle a real-world application’s state while fetching data.
Learn modern bidirectional CSS centering techniques with best practices to center objects that scale across devices and screens.
Learn about the functional programming concept and how React adopts it to write applications that are easier to test and maintain.
.at()
methodLearn about JavaScript’s new .at() method, its use cases, and how it can improve developers’ experiences compared to the preexisting methods.
Learn about the fit-content, min-content, and max-content.In keyword values in CSS and how to use them in real-world projects.
Learn how using localStorage with React Hooks can persist user information in browser storage and share logic between multiple components.
Learn how to build an accordion menu application in React from scratch to create clean UI layouts and minimize app scrolling.
Learn how to localize React apps for an international audience with the internationalization framework, i18next.
With the React Intl library, learn how to internationalize any React project to seamlessly change language and currency within web apps.