In the latest Tailwind version, developers are able to apply styles using arbitrary values and properties not possible with past design constraints.
TypeScript 4.5 includes enhanced Awaited type, supported lib from node_modules, and the realpathSync.native function.
Next 12 features include performance optimization, React 18 support, middleware, and more. Let’s learn how to use these new features.
Learn how Nuxt, Vue 3, and TypeScript work together in this job board demo app and how this combination supports developer experience.
What’s new in SWR v1, the React Hooks library for remote data fetching? Updates include automatic revalidation options, a new middleware API, and more.
Svelte updates introduced await shorthand, Svelte for VS Code, an errorMode compiler option, and other features that make Svelte’s changelog worth a look.
Learn how to manage state in React Native using React Query, a simple state management option for your future applications.
Learn about JavaScript’s function decorators and class decorators as well as how you can create clean and reusable decorators.
Avoid CSS issues like name collision and dependency management with CSS Module, a CSS file in which all class names are scoped locally by default.
Built a React Native application using styled-components and Styled System, a utility-first styling library that works in tandem with CSS-in-JS libraries.
There are several ways to build a custom grid in CSS. This tutorial demonstrates how to create one using the CSS float property.
Here, you can learn what React Query is and what new features have been added in its latest iteration: React Query 3.