Tag: archive

Running An Engineering Team The Right Way

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

Dev

Our first interview series focused on operational efficiency, but in the end, it became about management.

Matt Angelosanto
May 27, 2020 ⋅ 10 min read
Exploring SQL And Elasticsearch With Open Distro

Exploring SQL and Elasticsearch with Open Distro

Dev

If you’re already familiar with SQL, Open Distro makes interacting with Elasticsearch clusters a breeze.

Alexander Nnakwue
May 26, 2020 ⋅ 9 min read
What You Need to Know About CSS Combinators

What you need to know about CSS combinators

Dev

CSS combinators come in handy when you want to alter HTML you don’t have access to or pinpoint the section you want to style with high accuracy. In this tutorial, learn how to style your HTML with CSS combinators.

Chidume Nnamdi
May 26, 2020 ⋅ 3 min read
Making REST More Human With GraphQL

Making REST more human with GraphQL

Dev

One of the biggest hidden benefits of GraphQL is its human-friendliness.

Bernardo Raposo
May 25, 2020 ⋅ 10 min read

How to improve developer experience with React Suspense in Concurrent Mode

Dev

Technically the same user experience can be accomplished with the current technology without React Suspense but it can be said that creating a better user experience requires a better developer experience.

Daishi Kato
May 22, 2020 ⋅ 6 min read
Introduction to treat

Introduction to treat

Dev

Learn how treat can help you reduce CSS-in-JS runtime overhead while simultaneously providing legacy browser support and type safety.

Nathan Sebhastian
May 22, 2020 ⋅ 2 min read
Five logos of different frameworks.

Comparing developer experience for cross-platform frameworks

Dev

This post compares React Native, Flutter, Xamarin, Ionic, and NativeScript based on setup, documentation, hot reloading, and debugging.

Dylan Tientcheu
May 21, 2020 ⋅ 9 min read

What’s coming in Babel 8

Dev

In this article, we will be taking a look at some of the features and improvements on the previous versions, coming to version 8 of Babel.

Anjolaoluwa Adebayo-Oyetoro
May 21, 2020 ⋅ 4 min read
Easier, More Robust Vue Forms With Vue Formulate

Easier, more robust Vue forms with Vue Formulate

Dev

Forms are an essential yet painful part of building a web app. Vue Formulate aims to dramatically reduce the complexity of writing forms in Vue.

Andrew Boyd
May 19, 2020 ⋅ 5 min read

Introduction to Blitz.js

Dev

Gone are the days when creating a new project meant simply using Rails. With Blitz, you can deploy your application as a single entity and add advanced technologies on your terms and at your own pace.

Nathan Sebhastian
May 14, 2020 ⋅ 4 min read

What’s new in Safari 13.1

Dev

In this post, we will take a look at some of the newest updates and features that got shipped in the latest version of the browser.

Anjolaoluwa Adebayo-Oyetoro
May 11, 2020 ⋅ 4 min read
React-cool-portal: What It Is And How To Use It

React-cool-portal: What it is and how to use it

Dev

React-cool-portal adds a Hooks-based abstraction over React portals, allowing you to write less code more cleanly.

Yusuff Faruq
May 8, 2020 ⋅ 6 min read