Back home

Blog

25 posts about software engineering, filmmaking, and the creative process.

· 9 min LogRocket

How to write reusable CSS with SASS

In this article, we will be focusing on why preprocessors are important with a particular emphasis on SASS and its ability to compose rules together.

· 8 min LogRocket

The state of semantic JSX

In this post, we will look at accessibility features in React applications, along with React Fragments and focus management.

· 6 min LogRocket

Why you should be using JAMstack

In this article, we will be looking at the JAMstack and how it has come to make a huge difference in the way we build web platforms.

· 10 min LogRocket

How to build a custom GatsbyJS theme

A brief introduction to Gatsby Gatsby is a static site generator that is built with React.js, Webpack, and GraphQL. It is used for building very […]