Tag: archive

What’s New in Next.js 9.2?

What’s new in Next.js 9.2

Dev

The latest version of the Next.js framework, Next.js 9.2, features built-in CSS support for global stylesheets, improved code splitting capabilities, and more.

Nwose Lotanna
Jan 30, 2020 ⋅ 4 min read

Act now to make your React website accessible

Dev

I do not care about the various WCAG 2.x standards. People use these standards as an excuse to do the bare minimum to make a site accessible. What I do care about is that real users of assistive technologies can verify what we have developed is accessible.

Paul Cowan
Jan 27, 2020 ⋅ 7 min read
Demystifying JavaScript

Demystifying function and variable hoisting in JavaScript

Dev

Take a look at this overview of function declaration, function expression, and arrow functions in JavaScript.

Gbolahan Olagunju
Jan 26, 2020 ⋅ 2 min read
What Are the Most In-Demand CSS Features in 2020?

The future of CSS features in 2020

Dev

This year’s “State of CSS” survey revealed that frontend developers are building more animations and becoming more interested in CSS modules. It will be fascinating to see how these and other trends progress in 2020.

Nwose Lotanna
Jan 23, 2020 ⋅ 4 min read
Web Design For The Apple Watch With Toucaan CSS

Web design for the Apple Watch with Toucaan CSS

Dev

With Toucaan CSS, you can easily scale your webpages down to the tiniest form factor of them all: the Apple Watch.

Marvin Danig
Jan 21, 2020 ⋅ 7 min read
Debugging Your Application for Accessibility

Debugging your application for accessibility

Dev

Nearly 19 percent of U.S. citizens have a disability — which means failure to debug your app for accessibility could severely limit your user base.

Paul Ryan
Jan 16, 2020 ⋅ 7 min read
Colors In CSS: The Present And Future

Colors in CSS: The present and future

Dev

We preview the new color models making their way to CSS and take another look at old friends RGB and HSL.

Adam Giese
Jan 15, 2020 ⋅ 6 min read
Balancing Quantitative And Qualitative User Engagement

Balancing quantitative and qualitative user engagement

Dev

User engagement data is only as good as the scrutiny it is subjected to. As such, you need to put metrics in proper context.

Frederick O'Brien
Jan 13, 2020 ⋅ 6 min read

How to create a React Native app with PostgreSQL and GraphQL: Part 2

Dev

In the previous article, we created a GraphQL server with NodeJS and Express. Now, we’ll consume the endpoints in the server we created using a React Native mobile app.

Austin Roy Omondi
Jan 7, 2020 ⋅ 14 min read
‘State of JavaScript’: What Are the Most In-Demand Frontend Frameworks in 2020?

What are the most in-demand frontend frameworks in 2020?

Dev

What libraries and frameworks are frontend developers most excited about in 2020? The annual “State of JavaScript” survey takes a pulse on the developer community.

Nwose Lotanna
Jan 6, 2020 ⋅ 3 min read
JS-nocdn.png

Most in-demand JavaScript testing tools in 2020

Dev

This post runs through the most popular JavaScript testing tools going into 2020, including Jest, Mocha, AVA, and Enzyme.

Nwose Lotanna
Jan 3, 2020 ⋅ 3 min read
Introducing The RE:JAMstack

Introducing the RE:JAMstack

Dev

The RE:JAMstack helps to overcome some of the cons of traditional static sites.

Nicky Meuleman
Dec 30, 2019 ⋅ 6 min read