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.
Difference between const, var and let in JS
Cover image for Difference between const, var and let in JS

Difference between const, var and let in JS

3
Comments
1 min read
File upload -> Filesize
Cover image for File upload -> Filesize

File upload -> Filesize

5
Comments
1 min read
Infinite Scroll with Remix Run
Cover image for Infinite Scroll with Remix Run

Infinite Scroll with Remix Run

33
Comments 9
8 min read
State of JavaScript 2021 Livestream
Cover image for State of JavaScript 2021 Livestream

State of JavaScript 2021 Livestream

19
Comments
3 min read
002/100 Days of Code: Git
Cover image for 002/100 Days of Code: Git

002/100 Days of Code: Git

5
Comments
3 min read
Best practices for reducing the Docker image size for a Node.js application
Cover image for Best practices for reducing the Docker image size for a Node.js application

Best practices for reducing the Docker image size for a Node.js application

7
Comments
5 min read
A fresh new Electron app boilerplate
Cover image for A fresh new Electron app boilerplate

A fresh new Electron app boilerplate

12
Comments 1
2 min read
A quick start to using or context (global state) in react

A quick start to using or context (global state) in react

5
Comments
2 min read
Top JavaScript Array Methods with Examples
Cover image for Top JavaScript Array Methods with Examples

Top JavaScript Array Methods with Examples

6
Comments
3 min read
⚡Two Ways to Merge Arrays in JavaScript

⚡Two Ways to Merge Arrays in JavaScript

2
Comments
1 min read
Learn Load balancing with Code.

Learn Load balancing with Code.

5
Comments
6 min read
How to create animated page transitions in React
Cover image for How to create animated page transitions in React

How to create animated page transitions in React

2
Comments
1 min read
Frontend performance pattern
Cover image for Frontend performance pattern

Frontend performance pattern

17
Comments
6 min read
Glassmorphism login Form using HTML and CSS
Cover image for Glassmorphism login Form using HTML and CSS

Glassmorphism login Form using HTML and CSS

6
Comments
3 min read
Filter on map function in React JS
Cover image for Filter on map function in React JS

Filter on map function in React JS

26
Comments 10
2 min read
Custom SSL Certificates for Your Dev Environment

Custom SSL Certificates for Your Dev Environment

9
Comments 1
3 min read
Why and how to transpile dependencies of your JavaScript application
Cover image for Why and how to transpile dependencies of your JavaScript application

Why and how to transpile dependencies of your JavaScript application

27
Comments
6 min read
A Guide to Order: Setting up Prettier and Eslint with Husky, Lint-staged and Commitizen
Cover image for A Guide to Order: Setting up Prettier and Eslint with Husky, Lint-staged and Commitizen

A Guide to Order: Setting up Prettier and Eslint with Husky, Lint-staged and Commitizen

13
Comments
10 min read
Saving an AngularJS app with Vue
Cover image for Saving an AngularJS app with Vue

Saving an AngularJS app with Vue

8
Comments
2 min read
Leetcode diary: 957. Prison Cells After N Days [No trick explanation]

Leetcode diary: 957. Prison Cells After N Days [No trick explanation]

3
Comments
5 min read
Debounce and throttle simplified

Debounce and throttle simplified

6
Comments
1 min read
Client side PDF generator
Cover image for Client side PDF generator

Client side PDF generator

5
Comments 2
4 min read
#35 -(Ready for) Prime Time - CodeWars Kata (5 kyu)

#35 -(Ready for) Prime Time - CodeWars Kata (5 kyu)

6
Comments
2 min read
How TypeScript can change your life
Cover image for How TypeScript can change your life

How TypeScript can change your life

53
Comments 3
3 min read
Utilizing Elm in a Web Worker
Cover image for Utilizing Elm in a Web Worker

Utilizing Elm in a Web Worker

9
Comments
14 min read
loading...