Using JavaScript?

Here 5 utils libraries that will save you from unnecessary code

Need to generate random and unique id?

This library is for you.

Generate randomized output strings of fixed length using lowercase alphanumeric characters.

Available for Node.js and the browser.

github.com/lukeed/uid
Need to generate Fake data?

Like usernames, emails, photos, and etc when building a prototype?

Generate massive amounts of fake data in the browser and node.js using Faker.js

github.com/marak/Faker.js/
I don't know what this library can NOT do.

Sort, memoize, find unique values, more than 200+ helpful functions.

lodash.com
It's like Lodash but for dates.

180+ helpful functions to work with dates.

date-fns.org
When you need to work with "heavy" math pick this one.

Math.js supports numbers, big numbers, complex numbers, fractions, units, strings, arrays, and matrices. Everything you need to work with Math.

github.com/josdejong/math…
Cheers

– Nick ✨

Also, every week I send my "3-2-1" frontend newsletter with 3 hand-picked articles from me, 2 web development guides from others, and 1 useful Tweet I enjoyed.

Join here ↓

nickbulljs.com/newsletter/

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Nick Bull

Nick Bull Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @nickbulljs

7 Feb
If I would start my Web Development career in 2021 from scratch

Here 10 steps I'll do to land a job

1st step: learn HTML and CSS

I'll learn it on FreeCodeCamp

It'll take me 2 weeks
Then I'll recreate 3 popular website landing pages using only HTML and CSS

Probably Apple, GitHub, and Netflix

It'll take me 1 week
Read 16 tweets
5 Feb
Are you a web developer?

These 5 VSCode extensions will save 7+ hours per week

Tired of typing the path to the files?

Path Intellisense autocomplete filenames for you.

marketplace.visualstudio.com/items?itemName…
Edit, debug and write code with your peers.

Live Share is a real-time collaboration extension for pairing, code reviews, technical interviews, boot camps, and more.

visualstudio.microsoft.com/services/live-…
Read 7 tweets
3 Feb
Are you a web developer?

Here 5 websites that will save you 4+ hours per week

Find the cost of adding a npm package to your bundle

bundlephobia.com
Create CSS animations and download them

animista.net
Read 8 tweets
31 Jan
You know that "Googling" is one of the top 5 skills for web developers?

Here 7 tips to master it

Use "site:" to get results from a specific website
Use quotation marks to look for the exact phrase
Read 9 tweets
30 Jan
Are you a web developer?

Here 5 websites that will save you 3+ hours per week

A modest collection of dev cheatsheets

devhints.io
Create and share stunning images of your source code

carbon.now.sh
Read 7 tweets
29 Jan
Can't remember HTTP codes?

Like what 203 or 406 means?

Here the simple cheat sheet that can save you hours per week

100 - Continue

Server is satisfied with the initial information about the request and client can continue to forward headers.
101 - Switching Protocols

The server suggests switching to a protocol more suitable for the specified resource. (list of proposed protocols server indicates in the header field `Upgrade`)
Read 43 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!