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.
Database Triggers in PostgreSQL
Cover image for Database Triggers in PostgreSQL

Database Triggers in PostgreSQL

15
Comments
3 min read
Node.js Starter Project for Advent of Code
Cover image for Node.js Starter Project for Advent of Code

Node.js Starter Project for Advent of Code

5
Comments
3 min read
UI Dev Newsletter #32

UI Dev Newsletter #32

8
Comments
1 min read
How does a baby pronounce Memorization? Memoization!
Cover image for How does a baby pronounce Memorization? Memoization!

How does a baby pronounce Memorization? Memoization!

22
Comments 1
2 min read
JS Fundamentals: Scope explained
Cover image for JS Fundamentals: Scope explained

JS Fundamentals: Scope explained

36
Comments
2 min read
I think I'm falling out of love with front end web dev
Cover image for I think I'm falling out of love with front end web dev

I think I'm falling out of love with front end web dev

8
Comments 6
4 min read
🔥 What's Hot in Web Development? — Weekly Picks #155
Cover image for 🔥 What's Hot in Web Development? — Weekly Picks #155

🔥 What's Hot in Web Development? — Weekly Picks #155

43
Comments 1
2 min read
Write better code and be a better programmer by NEVER USING ELSE statements
Cover image for Write better code and be a better programmer by NEVER USING ELSE statements

Write better code and be a better programmer by NEVER USING ELSE statements

168
Comments 66
5 min read
Digital Clock in React

Digital Clock in React

9
Comments 8
1 min read
New Twitch Recap: EV Routing Part 2!
Cover image for New Twitch Recap: EV Routing Part 2!

New Twitch Recap: EV Routing Part 2!

3
Comments
2 min read
Object oriented Javascript part 1
Cover image for Object oriented Javascript part 1

Object oriented Javascript part 1

15
Comments
3 min read
Github Actions for your Javascript Project: In less than 5 minutes.
Cover image for Github Actions for your Javascript Project: In less than 5 minutes.

Github Actions for your Javascript Project: In less than 5 minutes.

9
Comments
3 min read
What is a Progressive Web App ? Why to build a PWA ?
Cover image for What is a Progressive Web App ? Why to build a PWA ?

What is a Progressive Web App ? Why to build a PWA ?

10
Comments
2 min read
Desestructuración en javascript
Cover image for Desestructuración en javascript

Desestructuración en javascript

6
Comments
2 min read
Props Are Not Forever: Preventing Props From Being Passed to the DOM with styled-components v5.1

Props Are Not Forever: Preventing Props From Being Passed to the DOM with styled-components v5.1

7
Comments 2
3 min read
React Hooks Common Mistakes

React Hooks Common Mistakes

81
Comments
6 min read
Introduction to Recursion in JavaScript: How It Works and How to Use It
Cover image for Introduction to Recursion in JavaScript: How It Works and How to Use It

Introduction to Recursion in JavaScript: How It Works and How to Use It

24
Comments
10 min read
A Quick Guide to AJAX
Cover image for A Quick Guide to AJAX

A Quick Guide to AJAX

7
Comments
4 min read
Illustrated Notes on Fixing Git Mistakes

Illustrated Notes on Fixing Git Mistakes

140
Comments 6
3 min read
Create custom ESLint rules in 2 minutes
Cover image for Create custom ESLint rules in 2 minutes

Create custom ESLint rules in 2 minutes

16
Comments 1
3 min read
How To Quickly Create a Desktop for your Digital Life.

How To Quickly Create a Desktop for your Digital Life.

5
Comments
5 min read
3 TIL writing a JSON Parser in Typescript

3 TIL writing a JSON Parser in Typescript

8
Comments
3 min read
State Management with a Single Line of Code
Cover image for State Management with a Single Line of Code

State Management with a Single Line of Code

608
Comments 46
5 min read
Learning Svelte by Converting a React Example

Learning Svelte by Converting a React Example

4
Comments
2 min read
Demystifying common JavaScript jargon (part 1)

Demystifying common JavaScript jargon (part 1)

10
Comments 1
4 min read
loading...