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.
Micro-frontends: Module Federation with WebPack 5
Cover image for Micro-frontends: Module Federation with WebPack 5

Micro-frontends: Module Federation with WebPack 5

55
Comments 12
7 min read
Practical Functional Programming in JavaScript - Side Effects and Purity
Cover image for Practical Functional Programming in JavaScript - Side Effects and Purity

Practical Functional Programming in JavaScript - Side Effects and Purity

61
Comments 10
4 min read
A Collection of JavaScript Tips Based on Common Areas of Confusion or Misunderstanding
Cover image for A Collection of JavaScript Tips Based on Common Areas of Confusion or Misunderstanding

A Collection of JavaScript Tips Based on Common Areas of Confusion or Misunderstanding

718
Comments 13
11 min read
Leetcode Daily - Path Sum III

Leetcode Daily - Path Sum III

4
Comments
3 min read
Upgrade your React game with TypeScript: Interfaces, types and components
Cover image for Upgrade your React game with TypeScript: Interfaces, types and components

Upgrade your React game with TypeScript: Interfaces, types and components

47
Comments 4
2 min read
Array Methods That .pop()

Array Methods That .pop()

40
Comments 9
4 min read
Nodejs Nginx load balancer using docker-compose
Cover image for Nodejs Nginx load balancer using docker-compose

Nodejs Nginx load balancer using docker-compose

15
Comments
3 min read
Benefits of SVG
Cover image for Benefits of SVG

Benefits of SVG

409
Comments 34
3 min read
Which technologies would you choose for your next web project?
Cover image for Which technologies would you choose for your next web project?

Which technologies would you choose for your next web project?

6
Comments 3
3 min read
#30DaysOfCJS: When Porgs Scream at Webpack
Cover image for #30DaysOfCJS: When Porgs Scream at Webpack

#30DaysOfCJS: When Porgs Scream at Webpack

7
Comments
1 min read
Workbox 4: Implementing refresh-to-update-version flow using the workbox-window module

Workbox 4: Implementing refresh-to-update-version flow using the workbox-window module

5
Comments
8 min read
Self-updating GitHub Profile README with JavaScript
Cover image for Self-updating GitHub Profile README with JavaScript

Self-updating GitHub Profile README with JavaScript

70
Comments 2
3 min read
React Native installation with EXPO CLI
Cover image for React Native installation with EXPO CLI

React Native installation with EXPO CLI

10
Comments
2 min read
6 Powerful CSS Techniques You Can Use Instead of Javascript
Cover image for 6 Powerful CSS Techniques You Can Use Instead of Javascript

6 Powerful CSS Techniques You Can Use Instead of Javascript

710
Comments 22
7 min read
Azure Static Web Apps are Awesome
Cover image for Azure Static Web Apps are Awesome

Azure Static Web Apps are Awesome

264
Comments 25
12 min read
JavaScript: How to use the .map() method
Cover image for JavaScript: How to use the .map() method

JavaScript: How to use the .map() method

5
Comments
1 min read
I designed a React props feature for my own web framework
Cover image for I designed a React props feature for my own web framework

I designed a React props feature for my own web framework

7
Comments
4 min read
I've made up my mind. I know how to choose my next tech stack ✨
Cover image for I've made up my mind. I know how to choose my next tech stack ✨

I've made up my mind. I know how to choose my next tech stack ✨

98
Comments 44
4 min read
TIL: HTML Comments are valid inside Javascript

TIL: HTML Comments are valid inside Javascript

5
Comments
1 min read
A new Angular Service Worker — creating automatic progressive web apps. Part 1: theory

A new Angular Service Worker — creating automatic progressive web apps. Part 1: theory

2
Comments
8 min read
Async/Await: Common Mistakes
Cover image for Async/Await: Common Mistakes

Async/Await: Common Mistakes

17
Comments 2
3 min read
How to Build an API With Nodejs, Expressjs and Google Sheet - Series 1
Cover image for How to Build an API With Nodejs, Expressjs and Google Sheet - Series 1

How to Build an API With Nodejs, Expressjs and Google Sheet - Series 1

66
Comments 2
8 min read
Async/Await: Error Handling
Cover image for Async/Await: Error Handling

Async/Await: Error Handling

37
Comments 1
3 min read
Building a URL Shortener from Scratch with NodeJS
Cover image for Building a URL Shortener from Scratch with NodeJS

Building a URL Shortener from Scratch with NodeJS

67
Comments 2
12 min read
A is for AsyncSubject
Cover image for A is for AsyncSubject

A is for AsyncSubject

8
Comments
1 min read
loading...