JP

Home
Blog
Projects
Values
Home
Blog
Projects
Values

🧠 Jarod's Brain

A jumbled collection of tips, tricks, bug fixes and random thoughts about web development. Shipped directly from Jarod's brain.

Getting Started with VueJS

11/09/2020

We'll use Vue to create a simple todo application. This is a quick-start guide to using Vue.js, and we'll cover methods, data flow, and more.

Read More

How I Grew 600% on Twitter in 1 Week

27/07/2020

In just 7 days, I gained over 550 Twitter followers, increased my engagement rate by over 60% and got over 480K new impressions on Twitter.

Read More

Creating a React Grid System Component

17/07/2020

Creating a simple React 12-column grid system that supports an auto-responsive layout. The grid system allows custom breakpoints, spacing, and offsets.

Read More

FaunaDB in 5 Minutes

06/07/2020

FaunaDB is a serverless database built for scalability and ease of use. Fauna comes with support for functions, indexes, and GraphQL. It integrates with front-end tools such as Apollo + React, as we...

Read More

The Pros and Cons of CSS in JS

06/07/2020

CSS-in-JS has many benefits, but there are some drawbacks to consider as well.

Read More

How To Create a Fixed Header on Scroll

08/07/2020

Building a sticky header that is fixed on scroll is simple with a bit of Javascript and CSS

Read More


12