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.
16+ JavaScript snippets to save your time

16+ JavaScript snippets to save your time

6
Comments
4 min read
Quick introduction to WebSockets with Node.js

Quick introduction to WebSockets with Node.js

69
Comments 4
2 min read
The FARR Stack Manifesto.

The FARR Stack Manifesto.

3
Comments
1 min read
Understanding Async/Await in JavaScript

Understanding Async/Await in JavaScript

8
Comments
3 min read
OneSocial: the ultimate super app for creators and their audience

OneSocial: the ultimate super app for creators and their audience

26
Comments 1
3 min read
Js Cheatsheet

Js Cheatsheet

Comments
1 min read
Meteor.js blast from the past: mobile package examples

Meteor.js blast from the past: mobile package examples

5
Comments
2 min read
Awesome GitHub Repository for Web Developer - Part 1

Awesome GitHub Repository for Web Developer - Part 1

200
Comments 4
3 min read
Component-level data fetching in Sitecore JSS with Next.js

Component-level data fetching in Sitecore JSS with Next.js

1
Comments 1
6 min read
What is the difference between SSR, ISR, CSR, SSG

What is the difference between SSR, ISR, CSR, SSG

4
Comments
4 min read
Make A Selected/Clicked Button Active In JavaScript

Make A Selected/Clicked Button Active In JavaScript

4
Comments
3 min read
Adding typescript to the existing react project

Adding typescript to the existing react project

6
Comments
3 min read
Add authentication to your React apps in minutes with Auth0

Add authentication to your React apps in minutes with Auth0

8
Comments
3 min read
Publishing a Chrome browser extension

Publishing a Chrome browser extension

11
Comments
2 min read
What is String.raw() in JavaScript?

What is String.raw() in JavaScript?

Comments
2 min read
React is great...but you should try Lit.

React is great...but you should try Lit.

21
Comments 1
6 min read
Set Environment Variables Programmatically in Postman

Set Environment Variables Programmatically in Postman

6
Comments
2 min read
Master API Integration in React

Master API Integration in React

2
Comments
1 min read
Nuxtjs on Heroku

Nuxtjs on Heroku

Comments
2 min read
Variadic Currying in JavaScript

Variadic Currying in JavaScript

67
Comments 2
7 min read
How to Handle Previews in a Headless Architecture

How to Handle Previews in a Headless Architecture

Comments
16 min read
Why 0.1+0.2==0.3 False?

Why 0.1+0.2==0.3 False?

11
Comments 5
2 min read
Issues with :hover, visibility and clicks in Cypress

Issues with :hover, visibility and clicks in Cypress

Comments
1 min read
Duplicate Zeros - I

Duplicate Zeros - I

Comments
1 min read
Introduction to WebAssembly(Wasm) with Rust for Beginners

Introduction to WebAssembly(Wasm) with Rust for Beginners

2
Comments
4 min read
loading...