Featured Posts

Running An Engineering Team The Right Way

LogRocket Interviews: How eng leaders consider the “whole engineer” to keep their teams both invested and productive

Our first interview series focused on operational efficiency, but in the end, it became about management.
Matt Angelosanto
12 min read

Tailwind CSS vs. Tachyons

In this article, we'll take a look at the strengths and weaknesses of two of the most popular utility-first CSS frameworks...
Anjolaoluwa Adebayo-Oyetoro
6 min read
Cashing In On The JavaScript Payment Request API

Cashing in on the JavaScript Payment Request API

Imagine a world in which you never have to input your credit card details again. The Payment Request API makes that...
Terence Jeong
9 min read
Understanding Symbols in JavaScript

Understanding symbols in JavaScript

This tutorial demonstrates how to use JavaScript symbols to define unique property values as well as keys for identifying object properties.
Eslam Hefnawy
6 min read
The Evolution Of Asynchronous Programming In JavaScript

The evolution of asynchronous programming in JavaScript

Review the evolution of async programming in JavaScript, and dive into parallelism with the Web Worker API.
Alexander Nnakwue
12 min read
5 Reasons Why People Aren't Using New CSS Features

5 reasons why people aren’t using new CSS features

Although new CSS features and properties are developed and released every year, web developers rarely learn them or use them in...
Nathan Sebhastian
3 min read
How To Handle PII In Websites And Web Apps

How to handle PII in websites and web apps

If you collect PII, your users are trusting you to protect it. Learn the best practices for websites and web apps.
Danny Guo
4 min read

What’s new in TypeScript 3.8

Typescript 3.8 was released on February 20th, 2020. This version includes changes to the compiler, performance, and editor.
Esteban Herrera
6 min read
An image illustrating CSS scroll snap.

How to use CSS Scroll Snap

This tutorial shows you how to save a ton of time when creating a scroll snap for your website by using...
Nada Rifki
2 min read
An image of the top React libraries in 2020.

Top 10 React component libraries for 2020

Read up on the top 10 React component libraries to keep an eye on in 2020.
Ogundipe Samuel
5 min read

Using the StyleSheetManager component in styled-components 5.0

Learn about the three new properties of the StyleSheetManager component in styled-components 5.0.
Esteban Herrera
3 min read

A late adopter’s guide to TypeScript

Today, I’m full-on sold on TypeScript. I’m what you’d call a late adopter of these weird, yet wonderful type definitions people...
Kristofer Selbekk
5 min read