Vet That Codes

Cover Image for Learn the javascript basics - Part 1

...

Jeremy
Jeremy

More Stories

Cover Image for Testing your front end with cypress

Testing your front end with cypress

Cypress is a robust testing tool. It comes with a lot of really cool features, and can do things that other testing frameworks....

Jeremy
Jeremy
Cover Image for Build & deploy a great looking site with NextJS and Netlify

Build & deploy a great looking site with NextJS and Netlify

Have you ever wanted a quick and easy way to build and deploy a website? Are you overwhelmed by the number of....

Jeremy
Jeremy
Cover Image for Async Await: How the heck do I use this thing?

Async Await: How the heck do I use this thing?

Async Await gives us better control of what will happen in our code. Say you had to perform some functionality, and....

Jeremy
Jeremy
Cover Image for Level Up Your JavaScript Skills With the Inclusion of Promises

Level Up Your JavaScript Skills With the Inclusion of Promises

What is a promise in JavaScript? It’s a block of code that may produce a value at some point in time....

Jeremy
Jeremy
Cover Image for Level Up Your JavaScript Skills with These Built-in Functions

Level Up Your JavaScript Skills with These Built-in Functions

Become a better developer by learning these JavaScript built-in functions: at(), map(), forEach(), and filter().....

Jeremy
Jeremy
Cover Image for Get Started with React & Google Firebase

Get Started with React & Google Firebase

A tutorial on setting up a React project and using Google Firebase to store your data

Jeremy
Jeremy
Cover Image for Getting Started with Custom Theme Development for Shopify

Getting Started with Custom Theme Development for Shopify

So you want to build a custom theme for Shopify, but aren’t sure where to begin? Well then, I am here to help. The process....

Jeremy
Jeremy