Tag: archive

An image of the Nuxt and Strapi logos.

Delivering content with Strapi and Nuxt

Dev

This guide shows you how to set up a Strapi backend with a Nuxt frontend along with a GraphQL API.

Daniel Phiri
Mar 19, 2020 ⋅ 4 min read

A beginner’s guide to programming for CSS with Sass

Dev

In this article, we’ll take a look at ways you can write programmable logic in CSS.

Joe Casabona
Mar 19, 2020 ⋅ 5 min read

What’s new in TypeScript 3.8

Dev

Typescript 3.8 was released on February 20th, 2020. This version includes changes to the compiler, performance, and editor.

Esteban Herrera
Mar 11, 2020 ⋅ 6 min read

Simplify React state management with Kea

Dev

In this article, we’ll look at how to use Kea in a React app as a global state management solution.

John Au-Yeung
Mar 10, 2020 ⋅ 7 min read
Comparing React Admin Panels

Comparing React admin panel templates

Dev

Website and service management plays a crucial role in defining the success of a service. Compare the strengths and weaknesses of these admin panel templates for React.

Gaurav Singhal
Mar 6, 2020 ⋅ 4 min read
An image of the top React libraries in 2020.

Top 10 React component libraries for 2020

Dev

Read up on the top 10 React component libraries to keep an eye on in 2020.

Ogundipe Samuel
Mar 5, 2020 ⋅ 5 min read

The best static websites generators compared

Dev

If you haven’t been keeping up with the static websites hype train, I’d say you’re reading this at just the […]

Arek Nawo
Mar 4, 2020 ⋅ 11 min read
An image of the React logo overlayed on a wooden backdrop.

Using react-dnd to create a Tower of Hanoi game

Dev

Learn how to use React dnd, which includes a powerful API to handle dragging and dropping.

Diogo Souza
Mar 2, 2020 ⋅ 10 min read
Dynamic and Async Functionality in JAMstack

Dynamic and async functionality in JAMstack

Dev

Learn how JAMstack sites handle common dynamic actions, such as loading data asynchronously , reading and writing to a database, and authenticating users.

Deepak Gupta
Feb 28, 2020 ⋅ 8 min read
An image of the Node.js logo and the testcafe logo.

Writing reusable end-to-end tests with TestCafe

Dev

Find out how to write end-to-end tests for your web applications using TestCafe on Node.js.

Gbolahan Olagunju
Feb 27, 2020 ⋅ 3 min read

New media queries you need to know

Dev

This article will take you through some of the most interesting new media queries in this new specification, and show you how to use them.

Kristofer Selbekk
Feb 26, 2020 ⋅ 4 min read

How to set up your Gridsome app to use TypeScript

Dev

Gridsome is a framework built atop the Vue.js framework (yes, you heard that right. It’s a framework of a framework).

Anjolaoluwa Adebayo-Oyetoro
Feb 26, 2020 ⋅ 4 min read