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.
How to build a WebVR game with A-Frame

How to build a WebVR game with A-Frame

71
Comments 6
7 min read
Add Two-Factor Authentication to Node.js Web Apps

Add Two-Factor Authentication to Node.js Web Apps

12
Comments
8 min read
How I'm Automating My Productivity With This Smart Home Combo

How I'm Automating My Productivity With This Smart Home Combo

90
Comments 12
4 min read
The Definitive React Hooks Cheatsheet

The Definitive React Hooks Cheatsheet

230
Comments 15
5 min read
Beyond the polyfills: how Web Components affect us today?

Beyond the polyfills: how Web Components affect us today?

86
Comments 16
6 min read
Rewriting an old project! Part 2: JavaScript

Rewriting an old project! Part 2: JavaScript

46
Comments 17
14 min read
Add days to a Date in vanilla JavaScript

Add days to a Date in vanilla JavaScript

11
Comments 3
1 min read
5 Things No One Tells You About Going to a Coding BootCamp

5 Things No One Tells You About Going to a Coding BootCamp

104
Comments 39
3 min read
How much of a page is occupied by images?

How much of a page is occupied by images?

9
Comments 2
1 min read
Managing Your Personal Finances as a Dev - While Loop Style

Managing Your Personal Finances as a Dev - While Loop Style

81
Comments 6
8 min read
Google Cloud Functions: Sending emails using Gmail SMTP and Nodemailer

Google Cloud Functions: Sending emails using Gmail SMTP and Nodemailer

36
Comments 22
4 min read
Currying - An Introduction With Function Declarations & Expressions

Currying - An Introduction With Function Declarations & Expressions

20
Comments 1
3 min read
Getting Location in NativeScript - Part 2

Getting Location in NativeScript - Part 2

8
Comments
3 min read
How to upload files with Vue and FilePond

How to upload files with Vue and FilePond

60
Comments 8
4 min read
Solving hashtags problems

Solving hashtags problems

4
Comments 4
3 min read
Rename Variable While Destructuring In Javascript

Rename Variable While Destructuring In Javascript

10
Comments 3
1 min read
Rocking JS data structures!

Rocking JS data structures!

179
Comments 5
11 min read
TypeScript - get types from data using typeof

TypeScript - get types from data using typeof

132
Comments 8
1 min read
JAMstack Primer for Back-End Devs

JAMstack Primer for Back-End Devs

12
Comments
3 min read
Solve* all your problems with Promise.allSettled()

Solve* all your problems with Promise.allSettled()

18
Comments 6
4 min read
Use $ & $$ Instead of document.querySelector/All in JavaScript without jQuery

Use $ & $$ Instead of document.querySelector/All in JavaScript without jQuery

231
Comments 32
1 min read
Junior Web Developer environment setup

Junior Web Developer environment setup

82
Comments 14
4 min read
Develop a JS lib these days

Develop a JS lib these days

4
Comments
1 min read
Using CodeSandbox as a CMS and Live Preview for your Gatsby Blog

Using CodeSandbox as a CMS and Live Preview for your Gatsby Blog

48
Comments
4 min read
Vue during coffee break - using v-model with custom components.

Vue during coffee break - using v-model with custom components.

103
Comments 6
2 min read
loading...