Jeremy Quinto

Sign up

Jeremy Quinto

homeWeb DevelopmentAlgorithmsAWSMy Portfolionewsletter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Records vs Maps in JavaScript

Jeremy QuintoJeremy Quinto
Aug 27, 20244 min read

Learn two ways to store key-value pairs in JavaScript · Introduction In JavaScript, there are many methods you can use to represent key-value pairs,...

Records vs Maps in JavaScript

Guide to Dates in JavaScript, plus making it easier with date-fns

Jeremy QuintoJeremy Quinto
Jul 7, 20249 min read

It is extremely common to have to work with dates while developing software. If you're new to programming, or maybe just new to programming with...

Guide to Dates in JavaScript, plus making it easier with date-fns

Using .map(), .filter(), and .reduce() in JavaScript, with practical examples in React

Jeremy QuintoJeremy Quinto
Mar 11, 20249 min read 13 views

In this article, I will be going over the basics of three very common functions I use in my React projects: .map(), .filter(), and .reduce(). These...

Using .map(), .filter(), and .reduce() in JavaScript, with practical examples in React

©2025 Jeremy Quinto

Privacy policy·Terms
Publish with Hashnode

Powered by Hashnode - Home for tech writers and readers