Code

How to use the CSS font-stretch Property

December 25th, 2020

Netlify, Quick Fix for Missing SSL/HTTPS on www domain

November 22nd, 2020

How to Get Tomorrows Date With JavaScript

August 8th, 2020

How to Remove the Last Character of a String in JavaScript

May 24th, 2020

How to Add a Class to an Element With Vanilla JavaScript

April 27th, 2020

How to Check if Git is Already Installed on Your Mac

April 4th, 2020

How to Center Elements Vertically and Horizontally with CSS Flexbox

March 30th, 2020

How to Create a Folder/Directory With the Mac Terminal

March 22nd, 2020

How to Open a Project Folder in Visual Studio Code via the Terminal

March 20th, 2020

React Native: How to Setup React Native CLI for Android on macOS

March 19th, 2020

React Native: How to Setup React Native CLI for iOS on macOS

March 18th, 2020

React Native Guide for Beginners, How to Get Started on macOS in 2020

March 17th, 2020

React Native: potential fix for “sharp module” error

March 15th, 2020

How to Add Markup Inside Elements With JavaScript

March 14th, 2020

How to Remove DOM Elements with JavaScript

March 13th, 2020

How to Create and Add an HTML Attribute with JavaScript

March 12th, 2020

How to Change HTML Attribute Values With JavaScript

March 11th, 2020

React Native Xcode Build Failure Fix (CocoaPods)

March 8th, 2020

How to get your Mac CPU Specs via the Terminal

March 5th, 2020

What are the Hardware Requirements for Building Native Mobile Apps with React Native?

March 4th, 2020

How to Make Pre Tags 100% Responsive in CSS

March 1st, 2020

What is ElectronJS and what does it do?

February 28th, 2020

Create Code Snippets Quickly With Snippet Generator

February 27th, 2020

How to Create Shortcut Snippets in Visual Studio Code

February 26th, 2020

Don’t ask users to repeat/confirm their email address!

February 23rd, 2020

What is a CLI and what does it do?

February 22nd, 2020

How to Install and Use NVM to Run Multiple Node.js Versions on Your Machine

February 21st, 2020

How do you code a hover effect with inline CSS?

February 20th, 2020

How to ignore Hover/Mouseover events on specific element in CSS with the pointer-events property

February 17th, 2020

What Are CSS Vendor or Browser Prefixes and Which Should You Use?

February 16th, 2020

How to Make Elements Zoom/Scale up on Hover With CSS

February 15th, 2020

How to Make a Simple Looping Background Color Animation With CSS

February 14th, 2020

How to Strikethrough Text in HTML5

February 12th, 2020

How to Add White Space Between Elements in React JSX

February 11th, 2020

How to Select all Elements Except the First With the CSS :not(:first-child) Selector

February 10th, 2020

How to Detect Internet Explorer (or any Browser) With React and Display a Message to Visitors

February 9th, 2020

Slug vs. URL — What’s the Difference?

February 5th, 2020

A potential fix for weird “GatsbyJS GraphQL Error Field "image" must not have a selection since type "String" has no subfields.”

February 4th, 2020

When can you legitimately call yourself a programmer?

February 3rd, 2020

What is the package-lock.json file for?

January 30th, 2020

Dependencies vs. devDependencies in package.json — what’s the difference?

January 28th, 2020

How to Reload a Page With the Window Reload Event in JavaScript

January 27th, 2020

What Does it Mean that Primitive Values are Immutable in JavaScript?

January 26th, 2020

How to Detect When a User Scrolled to the Bottom of a Page with JavaScript

January 25th, 2020

How to Count All Words on a Webpage with Vanilla JavaScript

January 24th, 2020

How to Detect if Screen Width is Greater or Less Than a Value in JavaScript

January 23rd, 2020

JavaScript Array Methods, How to Add and Remove Items from Array

January 22nd, 2020

How to Find Specific Element in Array and Modify It (JavaScript)

January 21st, 2020

JavaScript, Find Specific Element in Array and Delete It, Using the Splice() Method

January 20th, 2020

How and Why to Use JavaScript Event Delegation

January 19th, 2020

What is an Expression in JavaScript?

January 17th, 2020

Primitive Values vs. Non-Primitive Values in JavaScript

January 16th, 2020

What’s the Difference Between Strict Equality vs. Loose Equality Operators in JavaScript?

January 15th, 2020

What is a Value in JavaScript?

January 14th, 2020

What is a Variable in JavaScript?

January 13th, 2020

What is a Literal in JavaScript?

January 12th, 2020

Function Expressions vs. Function Declarations in JavaScript — What’s the Difference?

January 11th, 2020

What’s the Difference Between Arguments and Parameters in JavaScript?

January 10th, 2020

What is Dot Notation in JavaScript?

January 9th, 2020

What is an Object Literal in JavaScript?

January 8th, 2020

Gatsby vs. Next.js

January 7th, 2020

How to Auto-Focus the First Form Input Field with Vanilla JavaScript

January 6th, 2020

Don’t Use Placeholder Text as Input Field Labels — Unless...

January 5th, 2020

Use Floating Labels to Make Your Form UI/UX Minimalist and Effective

January 4th, 2020

How to Trigger an Element’s State and Expose its CSS Styles in DevTools

January 1st, 2020

How to Write Multiple Lines in the Chrome Console

December 29th, 2019

What Does “Specificity” Mean in CSS?

December 28th, 2019

How Does Mobile-First Design Work in Practice?

December 27th, 2019

Stop Wasting Your Time Typing CSS Prefixes

December 26th, 2019

How the JavaScript Ternary Operator Works

December 25th, 2019

How to Get Yesterday’s Date With JavaScript

December 23rd, 2019

How to Boost Your Productivity With Fish Shell (Command Line Auto-completion)

December 9th, 2019

How to Import a Local Video as Source for the Video Tag in GatsbyJS

December 4th, 2019

On Frameworks and What is “Convention Over Configuration”?

November 20th, 2019

React Native Expo vs React Native CLI — What’s the Difference?

November 8th, 2019

React vs. React Dom vs. React Native — What’s the difference?

November 7th, 2019

How to Prevent Image Stretching With Flexbox

November 6th, 2019

How to Comment CSS Code

November 4th, 2019

How to Comment HTML Code

November 3rd, 2019

What’s the Difference Between npm install vs npm install --save? (2019)

November 2nd, 2019

How to Embed Codepen in Gatsby Markdown

November 1st, 2019

How to Empty an Array With JavaScript

October 29th, 2019

How to Center Elements With CSS

October 28th, 2019

How to Call a Function After a Specific Time Period With JavaScript

October 27th, 2019

How to Save a Webpage as a PDF Document

October 24th, 2019

How to Exclude Drafts from Your Production Site in GatsbyJS

October 23rd, 2019

How to Get the Last Element of an Array With Vanilla JavaScript

October 22nd, 2019

What is Bash and What Does it Do?

October 16th, 2019

NPM vs. Yarn, What’s the Difference?

October 15th, 2019

Terminal vs. Command Line, What’s the Difference?

October 14th, 2019

Using Background vs. Background-Color in CSS, does it matter? (Yes)

October 13th, 2019

How to Add Custom JavaScript to Your GatsbyJS Site

October 12th, 2019

How to Open a Link (ahref) in a New Browser Tab With HTML

October 11th, 2019

How to remove dates from Image/file URLs in WordPress

January 7th, 2019

How to easily update Node.js (works on all platforms)

March 15th, 2018

CSS Workflow, Use Borders for Debugging Your Layouts Fast

January 5th, 2018