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.
⚡10 Vim + VSCode tips that will supercharge your productivity
Cover image for ⚡10 Vim + VSCode tips that will supercharge your productivity

⚡10 Vim + VSCode tips that will supercharge your productivity

47
Comments 8
3 min read
How to write more clear `for` loops in JavaScript and why it's important?
Cover image for How to write more clear `for` loops in JavaScript and why it's important?

How to write more clear `for` loops in JavaScript and why it's important?

19
Comments 2
4 min read
Writing Custom Git Hooks With NodeJS
Cover image for Writing Custom Git Hooks With NodeJS

Writing Custom Git Hooks With NodeJS

15
Comments
3 min read
Six donts of web app internationalization

Six donts of web app internationalization

17
Comments 1
4 min read
First CRUD application! (Express.js/MongoDB)
Cover image for First CRUD application! (Express.js/MongoDB)

First CRUD application! (Express.js/MongoDB)

19
Comments 6
2 min read
Gradual move to TypeScript. Running JavaScript and TypeScript side-by-side

Gradual move to TypeScript. Running JavaScript and TypeScript side-by-side

47
Comments
6 min read
Building an API with Express and Node.js
Cover image for Building an API with Express and Node.js

Building an API with Express and Node.js

63
Comments
4 min read
🎉 Free Daily Swag, Web Dev, and More — Weekly Picks #110
Cover image for 🎉 Free Daily Swag, Web Dev, and More — Weekly Picks #110

🎉 Free Daily Swag, Web Dev, and More — Weekly Picks #110

54
Comments
4 min read
Setting Status Code and Handling 404 Pages in Angular Universal

Setting Status Code and Handling 404 Pages in Angular Universal

7
Comments
3 min read
SOLID: Single Responsibility Principle in JavaScript

SOLID: Single Responsibility Principle in JavaScript

15
Comments 1
2 min read
A TypeScript tale - The almighty types

A TypeScript tale - The almighty types

5
Comments
5 min read
JavaScript Series – JavaScript Types Cont. – Part 3
Cover image for JavaScript Series – JavaScript Types Cont. – Part 3

JavaScript Series – JavaScript Types Cont. – Part 3

7
Comments
1 min read
Deleting a resource via HTTP DELETE
Cover image for Deleting a resource via HTTP DELETE

Deleting a resource via HTTP DELETE

10
Comments
4 min read
25 Projects That Changed the JavaScript Landscape over the 2010s (25-21)
Cover image for 25 Projects That Changed the JavaScript Landscape over the 2010s (25-21)

25 Projects That Changed the JavaScript Landscape over the 2010s (25-21)

40
Comments 2
4 min read
What Are the Basic Data Types in TypeSript?

What Are the Basic Data Types in TypeSript?

7
Comments 1
3 min read
SOLID: Interface Segregation Principle in JavaScript and TypeScript

SOLID: Interface Segregation Principle in JavaScript and TypeScript

14
Comments
3 min read
The biggest aggregator of IT conferences

The biggest aggregator of IT conferences

46
Comments 11
1 min read
Do you know what 📦 Autoboxing in JS is?
Cover image for Do you know what 📦 Autoboxing in JS is?

Do you know what 📦 Autoboxing in JS is?

74
Comments 3
1 min read
JavaScript Series – What is JavaScript? – Part 1
Cover image for JavaScript Series – What is JavaScript? – Part 1

JavaScript Series – What is JavaScript? – Part 1

75
Comments 2
2 min read
What the benefit immutable on the state management?

What the benefit immutable on the state management?

13
Comments 10
1 min read
Project Euler: Problem 1 with Javascript
Cover image for Project Euler: Problem 1 with Javascript

Project Euler: Problem 1 with Javascript

30
Comments 2
3 min read
What is Code Obfuscation?

What is Code Obfuscation?

39
Comments
2 min read
XmlHttpRequest (XHR) Object Request
Cover image for XmlHttpRequest (XHR) Object Request

XmlHttpRequest (XHR) Object Request

9
Comments 3
2 min read
Optional booleans?

Optional booleans?

8
Comments 10
1 min read
⚡️ 10 Ways to Use Serverless Functions
Cover image for ⚡️ 10 Ways to Use Serverless Functions

⚡️ 10 Ways to Use Serverless Functions

298
Comments 25
10 min read
loading...