Jared

Jared @codenutt

About: L.A. based web developer slowly parsing through Stack Overflow. If you like hot web dev tips or stories about being a freelancer, check out my newsletter: https://codenutt.substack.com/p/coming-soon

Location:
Los Angeles
Joined:
Sep 20, 2019

Jared
articles - 21 total

Why you can't break a forEach loop | ByteSize JS

I recently had a coding interview that involved evaluating one schema against another. The details of...

Learn More 35 12Mar 31 '20

Dealing with Failure

This story begins in the middle. TLDR This is anecdotal advice on how I deal with failure...

Learn More 41 4Mar 27 '20

Project Euler Problem 6 Solved with Javascript

Problem 6: Sum square difference This problem is fairly simple, however, it will allow us...

Learn More 16 4Mar 12 '20

JavaScript Recursion Explained in 4 minutes

Intro Welcome to ByteSize Javascript where we chew on manageable chunks of code. Today we'...

Learn More 23 4Mar 2 '20

Project Euler Problem 5 Solved with Javascript

Problem 5: Smallest multiple I am more excited to talk about this problem than any of the...

Learn More 9 0Feb 25 '20

Project Euler Problem 4 Solved with Javascript

Welcome to another edition of Jared rediscovers grade school math! Today we are tackling problem 4 of...

Learn More 10 4Feb 10 '20

Project Euler Problem 3 Solved with Javascript

Problem 3: Largest Prime Factor Today we're going to tackle Project Euler problem number 3...

Learn More 3 0Feb 5 '20

Project Euler Problem 2 Solved with Javascript

Welcome to Round Two of Project Euler! This time we're heading into the land of state management and...

Learn More 10 0Jan 27 '20

Project Euler: Problem 1 with Javascript

Front Matter Here we are, attempting the Dark Souls of coding challenges. We'll start toda...

Learn More 30 2Jan 16 '20

What are you using for Project Proposals/Invoicing?

Front Matter I've been freelancing for about four years now. I can't count the number of p...

Learn More 10 2Dec 14 '19

How I Reduced Load Time by 25% on Squarespace and Why I Couldn't Get More

Front Matter Recently, I got a job that required me to debug a Squarespace site to see why...

Learn More 20 11Nov 28 '19

I Don't Know Javascript Coercion, Do You?

I've made a grave mistake In a video I published a few weeks ago, I made a rather basic mi...

Learn More 50 11Nov 24 '19

Show off your #Hacktoberfest Swag! 🦄

Hey everybody! I got my Hacktober stuff in the mail. How do you like the stickers? This year's desi...

Learn More 9 15Nov 21 '19

Real World example: ES6 Arrow Functions, Scope, and what this means | JavaScript in the Wild

Front-Matter I recently ran into a bug with my code that I figured was a good showcase for...

Learn More 15 2Nov 11 '19

🎉 Celebrating 2K followers!

Wow, the community here on Dev is amazing! I don't even really know what to say, but I just wanted to...

Learn More 12 5Oct 23 '19

How are you handling User Authentication?

Here are some of the options that I know if to handle user authentication for apps: hand rolled use...

Learn More 62 24Oct 16 '19

Everything You Should Know About Javascript Variables

Front Matter I'm a firm believer in deliberate practice and also the idea that the best wa...

Learn More 38 4Oct 16 '19

Figma just leveled up

I've been using Figma as a design tool on and off for about a year now. It is an awesome program, but...

Learn More 6 8Oct 11 '19

Getting started with serverless

Front Matter I have been writing on freeCodeCamp since February of 2018 (back when they we...

Learn More 6 2Oct 4 '19

Which design tool are you using?

I've gone back and forth between Sketch, Figma and XD for about 2 years now. I think I finally settle...

Learn More 2 0Sep 27 '19

Vim for People Who Use Visual Studio Code (Full Article)

Hot tips to bring the awesomeness of Visual Studio Code to Vim. Front-Matter I want to st...

Learn More 316 29Sep 24 '19