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.
Build a sticky navigation bar with React

Build a sticky navigation bar with React

146
Comments 5
5 min read
Serverless apartment web scraper with NodeJS, AWS Lambda, and Locust - Part 2

Serverless apartment web scraper with NodeJS, AWS Lambda, and Locust - Part 2

13
Comments
10 min read
Eager Loading: Fetching Associated Data with Sequelize

Eager Loading: Fetching Associated Data with Sequelize

15
Comments 1
4 min read
Create & Publish a Node.js NPM Package in 7 Minutes

Create & Publish a Node.js NPM Package in 7 Minutes

55
Comments
3 min read
Marvelous Frameworks

Marvelous Frameworks

60
Comments 7
3 min read
Exhaustive switch statements with typescript

Exhaustive switch statements with typescript

11
Comments
3 min read
Using getters/setters as opposed to methods?

Using getters/setters as opposed to methods?

5
Comments 5
1 min read
What is the best CMS to feed API for a static site generator?

What is the best CMS to feed API for a static site generator?

6
Comments 5
1 min read
New features in Cypress 3.8.3

New features in Cypress 3.8.3

15
Comments
2 min read
Box shadow on scroll :) - VueJS Scroll Event to get the position of the page.

Box shadow on scroll :) - VueJS Scroll Event to get the position of the page.

16
Comments 4
2 min read
PostgreSQL For Those Who Can’t Even, Part 1

PostgreSQL For Those Who Can’t Even, Part 1

84
Comments 3
8 min read
Angular 8 + Firebase Cloud Messaging Push Notifications

Angular 8 + Firebase Cloud Messaging Push Notifications

29
Comments 32
6 min read
Identifying Negative Zero

Identifying Negative Zero

48
Comments 12
5 min read
The 10 most important JavaScript frameworks of the past decade

The 10 most important JavaScript frameworks of the past decade

14
Comments
10 min read
JavaScript - How to make objects immutable?

JavaScript - How to make objects immutable?

10
Comments
2 min read
Refactoring many OR statements like a ninja 🤘

Refactoring many OR statements like a ninja 🤘

10
Comments 1
1 min read
magnet-cursor

magnet-cursor

12
Comments 12
1 min read
ES6 features you need to learn React

ES6 features you need to learn React

93
Comments 3
4 min read
Incrementation in Javascript(forward & backward incrementation ++)

Incrementation in Javascript(forward & backward incrementation ++)

15
Comments
1 min read
JS - 💡 Merging multiple objects into one

JS - 💡 Merging multiple objects into one

18
Comments
2 min read
Building JavaScript From Scratch: document.getElementsByClassName

Building JavaScript From Scratch: document.getElementsByClassName

50
Comments
4 min read
Creating a Mobile Design and Developing it

Creating a Mobile Design and Developing it

64
Comments 2
1 min read
.npmignore: A small step towards unbloating JS

.npmignore: A small step towards unbloating JS

3
Comments 2
1 min read
It’s Like Riding a Bicycle

It’s Like Riding a Bicycle

6
Comments
3 min read
How to time JavaScript functions in Node.js and Browser environments

How to time JavaScript functions in Node.js and Browser environments

6
Comments
1 min read
loading...