Articles

Explore all newline tutorials

Tags
Author
Sort By
Most Recent
Most Popular
Highest Rated
Reset
Linting Staged Git Files with lint-staged

An easy way to improve code quality is linting code for formatting issues, sy...

Creating A Split Component

Photo by Cassie Matias on Unsplash For the longest time, floats were the go-t...

How to Build a Composable Stack Component

Photo by Sean Stratton on Unsplash One of the simplest and yet most common la...

Converting a React Native for macOS Application into a Menu Bar Application

The status menus (also known as menu bar icons) of a macOS menu bar let users...

Adding TypeScript to a React Native for macOS Project

Forked from Facebook's React Native project, React Native for Windows and mac...

Building macOS Applications with React Native for macOS

Did you know Slack's and Discord's desktop clients are built with the Electro...

Composing Layouts

Composition, simply put, is when you build something greater than the sum of ...

CSS Reset For Composable Layouts

The styles that we write are not the first styles that get applied to our app...

Encapsulated CSS

Photo by Mika Baumeister on Unsplash Most modern frameworks, like React, use ...

Connecting Serverless Django to an Amazon RDS Instance (Part 2)

Disclaimer - Please read the first part of this blog post here before proceed...

Connecting Serverless Django to an Amazon RDS Instance (Part 1)

Serverless computing revolutionizes cloud infrastructure by having developers...

Set up a Django App to Respond to S3 Events on AWS Lambda

I'm going to show you how to set up your Django app to respond to S3 events o...