DEV Community

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.
Getting started with Eleventy (11ty)

Getting started with Eleventy (11ty)

10
Comments
7 min read
Prototypal Inheritance In JavaScript

Prototypal Inheritance In JavaScript

3
Comments 2
2 min read
Refactor Node.js and Express APIs to Serverless - Free Workshop

Refactor Node.js and Express APIs to Serverless - Free Workshop

27
Comments
2 min read
28 free resources for web developers

28 free resources for web developers

371
Comments 5
3 min read
I shipped an Android game in 9 days and you can too

I shipped an Android game in 9 days and you can too

6
Comments
4 min read
Auth0 Refresh Token With out losing request

Auth0 Refresh Token With out losing request

4
Comments
1 min read
NodeJS Basic Server

NodeJS Basic Server

24
Comments
8 min read
How to create and publish an npm module

How to create and publish an npm module

121
Comments 5
9 min read
Building a new feature: talks preview

Building a new feature: talks preview

6
Comments
4 min read
How To Deploy a Full-Stack MERN App with Heroku/Netlify

How To Deploy a Full-Stack MERN App with Heroku/Netlify

154
Comments 35
12 min read
How to create a string of numbers with , $, €, or £ in JavaScript.

How to create a string of numbers with , $, €, or £ in JavaScript.

10
Comments
1 min read
The secret lives of JavaScript closures

The secret lives of JavaScript closures

23
Comments
14 min read
Simpler Transducers for JavaScript

Simpler Transducers for JavaScript

6
Comments
4 min read
Talking bout my Generator

Talking bout my Generator

4
Comments
6 min read
Minisauras: A Github action to minify CSS and JS files

Minisauras: A Github action to minify CSS and JS files

104
Comments 21
3 min read
Build Your First Chrome Extension

Build Your First Chrome Extension

311
Comments 6
4 min read
5 tips for publishing your first npm package

5 tips for publishing your first npm package

10
Comments
4 min read
A Dilettante's Guide to Linting

A Dilettante's Guide to Linting

50
Comments 2
11 min read
🔥 What's Hot in Web Development? — Weekly Picks #144

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

68
Comments 3
2 min read
console.log("My First Post")

console.log("My First Post")

31
Comments 25
1 min read
Problems with date object and how to validate them

Problems with date object and how to validate them

8
Comments
3 min read
Understanding the"this” Keyword in JavaScript

Understanding the"this” Keyword in JavaScript

18
Comments 1
4 min read
I have developed an easy to use Lint visualizer for Angular projects!

I have developed an easy to use Lint visualizer for Angular projects!

12
Comments
2 min read
Remove Duplicates from Sorted Array - Leetcode

Remove Duplicates from Sorted Array - Leetcode

6
Comments 2
1 min read
Realtime Collaborative Drawing (part 3): Simulating webkit force and using a color swatch with canvas and javascript

Realtime Collaborative Drawing (part 3): Simulating webkit force and using a color swatch with canvas and javascript

11
Comments
6 min read
loading...