Improve UX with Suspense by keeping the user informed during load times and simplify data fetching using React Query’s useQuery() Hook.
Here, you can learn how to build and deploy FastAPI applications to Vercel and walk through the process with an example.
Malina.js is a library inspired by Svelte that compiles your app down to vanilla JavaScript, producing a framework-free frontend.
The Papercups chat widget integrates seamlessly into your ecommerce stack. See how to implement it in a Gatsby app.
The release of react-query v2 brings about some changes to the API, overall performance improvements, new query status Booleans, and more.
Storeon is a tiny, event-driven React state management library built on the Context API with principles similar to Redux.
Built on React’s Context API, Unstated Next helps save us the stress of using Redux to manage state in our apps.
Baretest is a minimal, fast, simple JavaScript test runner. If you currently use Jest, see what you stand to gain (or lose) by trying Baretest.
We review the new features and changes in the react-query v1.0 release and take a look at its new, dedicated devtools.
Databases often require you to communicate with them in a specific query language. You can bridge the language gap with nanoSQL, a JavaScript database layer that provides a standardized query language you can use to carry out data storage, query operations and more.
According to the “State of Javascript 2019,” Svelte is the frontend framework to watch in 2020. Get a head start with our tutorial.