Forem

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Greedy and lazy match in regex

Greedy and lazy match in regex

3
Comments
1 min read
Creating a Bouncing Logo with JavaScript ⛹🏽‍♀️
Cover image for Creating a Bouncing Logo with JavaScript ⛹🏽‍♀️

Creating a Bouncing Logo with JavaScript ⛹🏽‍♀️

45
Comments 6
4 min read
Mastering Hard Parts of JavaScript: Callbacks IV

Mastering Hard Parts of JavaScript: Callbacks IV

17
Comments 2
4 min read
Intro to Node.js
Cover image for Intro to Node.js

Intro to Node.js

11
Comments 1
4 min read
React.useEffect hook explained in depth on a simple example
Cover image for React.useEffect hook explained in depth on a simple example

React.useEffect hook explained in depth on a simple example

110
Comments 9
10 min read
How to use FontAwesome Icons in React App without using npm/yarn package?

How to use FontAwesome Icons in React App without using npm/yarn package?

9
Comments
1 min read
Deploying a Next.js app to GitHub Pages
Cover image for Deploying a Next.js app to GitHub Pages

Deploying a Next.js app to GitHub Pages

103
Comments 12
8 min read
Redux Providers

Redux Providers

9
Comments
2 min read
A Bit about Event Delegation in Pure JS

A Bit about Event Delegation in Pure JS

6
Comments
10 min read
My Developer Path

My Developer Path

2
Comments
4 min read
Scheduling Cron Jobs in Node.js with Node-Cron
Cover image for Scheduling Cron Jobs in Node.js with Node-Cron

Scheduling Cron Jobs in Node.js with Node-Cron

6
Comments
5 min read
Template literals in JavaScript
Cover image for Template literals in JavaScript

Template literals in JavaScript

43
Comments 5
2 min read
React Hooks versus Classes - why choose one over another?

React Hooks versus Classes - why choose one over another?

3
Comments 1
2 min read
Make memes with Node, Express, Canvas, GitHub and Heroku

Make memes with Node, Express, Canvas, GitHub and Heroku

11
Comments
11 min read
9 Neat ES Features That Save You Lots of Typing

9 Neat ES Features That Save You Lots of Typing

9
Comments 2
8 min read
I polled 350+ developers on what Frontend framework they 💗
Cover image for I polled 350+ developers on what Frontend framework they 💗

I polled 350+ developers on what Frontend framework they 💗

8
Comments 8
2 min read
Records & Tuples for React, way more than immutability
Cover image for Records & Tuples for React, way more than immutability

Records & Tuples for React, way more than immutability

93
Comments 15
14 min read
Add a “Show Password” checkbox to a login form with JavaScript

Add a “Show Password” checkbox to a login form with JavaScript

37
Comments 1
2 min read
I launched my first product - and it's horrible
Cover image for I launched my first product - and it's horrible

I launched my first product - and it's horrible

62
Comments 13
2 min read
tsParticles with particles life span options

tsParticles with particles life span options

6
Comments
1 min read
An Intro To Regex's In Under 5 Minutes
Cover image for An Intro To Regex's In Under 5 Minutes

An Intro To Regex's In Under 5 Minutes

46
Comments
4 min read
NPM Deploy Bot: Automate your deploy process
Cover image for NPM Deploy Bot: Automate your deploy process

NPM Deploy Bot: Automate your deploy process

11
Comments
1 min read
JS / TS?

JS / TS?

9
Comments 14
1 min read
Deploy ReactJS Production Build with PM2
Cover image for Deploy ReactJS Production Build with PM2

Deploy ReactJS Production Build with PM2

35
Comments 8
2 min read
Using proxyquire and sinon for unit testing in Node.js
Cover image for Using proxyquire and sinon for unit testing in Node.js

Using proxyquire and sinon for unit testing in Node.js

20
Comments 1
4 min read
loading...