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!

👋 Sign in for the ability sort posts by top and latest.
The Full-Stack Developer Vocabulary (Pt.1, the essentials)

The Full-Stack Developer Vocabulary (Pt.1, the essentials)

Reactions 154 Comments 5
3 min read
Useful Websites Every Web developer Should Know About.

Useful Websites Every Web developer Should Know About.

Reactions 53 Comments
4 min read
Micro-Frontends: The Next Gen Way to build Web Apps

Micro-Frontends: The Next Gen Way to build Web Apps

Reactions 10 Comments
5 min read
NodeJS Desktop Automation with RobotJS, (but with a program that could get you h̶i̶r̶e̶d̶ fired😄)

NodeJS Desktop Automation with RobotJS, (but with a program that could get you h̶i̶r̶e̶d̶ fired😄)

Reactions 5 Comments 1
3 min read
3 ways to import node modules in deno

3 ways to import node modules in deno

Reactions 6 Comments
2 min read
Introduction

Introduction

Reactions 2 Comments
4 min read
My Coding Bootcamp Journey - Week 1 of 13

My Coding Bootcamp Journey - Week 1 of 13

Reactions 2 Comments
1 min read
How to Emulate Firebase Auth

How to Emulate Firebase Auth

Reactions 6 Comments
7 min read
My entry for Replit's Game Jam - Vulcanist

My entry for Replit's Game Jam - Vulcanist

Reactions 3 Comments
1 min read
Javascript Notları #6 - Event'ler (Events)

Javascript Notları #6 - Event'ler (Events)

Reactions 4 Comments
3 min read
Javascript 'For Loops'

Javascript 'For Loops'

Reactions 3 Comments
1 min read
Javascript Notları #4 - Fonksiyonlar (Functions)

Javascript Notları #4 - Fonksiyonlar (Functions)

Reactions 6 Comments
2 min read
Javascript Notları #3 - Koşul İfadeleri ve Operatörler (if - else, switch-case and operators)

Javascript Notları #3 - Koşul İfadeleri ve Operatörler (if - else, switch-case and operators)

Reactions 6 Comments
2 min read
JavaScript Vs TypeScript

JavaScript Vs TypeScript

Reactions 2 Comments
3 min read
What is CSS Variable - in simple terms

What is CSS Variable - in simple terms

Reactions 7 Comments
5 min read
code every day with me

code every day with me

Reactions 2 Comments
1 min read
GraphQL in Production — Analyzing public GraphQL APIs #1: Twitch.tv

GraphQL in Production — Analyzing public GraphQL APIs #1: Twitch.tv

Reactions 3 Comments
15 min read
[Resolução de exercícios]

[Resolução de exercícios]

Reactions 4 Comments
2 min read
Understanding array.reduce by creating its polyfill

Understanding array.reduce by creating its polyfill

Reactions 9 Comments
6 min read
Quick experiment with the Slinkity 11ty plugin

Quick experiment with the Slinkity 11ty plugin

Reactions 2 Comments
5 min read
JavaScript: Passing by Value vs Pass by Reference

JavaScript: Passing by Value vs Pass by Reference

Reactions 3 Comments
3 min read
backseat coding

backseat coding

Reactions 5 Comments 1
2 min read
Javascript Notları #2 - Diziler ve Döngüler (Arrays, For-While-ForEach Loops)

Javascript Notları #2 - Diziler ve Döngüler (Arrays, For-While-ForEach Loops)

Reactions 9 Comments
3 min read
API Integration Testing Made Easy

API Integration Testing Made Easy

Reactions 4 Comments
4 min read
Create a window manager with React

Create a window manager with React

Reactions 6 Comments
4 min read
Blockchain Game Development Agency

Blockchain Game Development Agency

Reactions 2 Comments
4 min read
Benchmarking RGBA extraction from integer in JavaScript

Benchmarking RGBA extraction from integer in JavaScript

Reactions 2 Comments
2 min read
Make Git Your API

Make Git Your API

Reactions 2 Comments
1 min read
code every day with me

code every day with me

Reactions 3 Comments
1 min read
Pivotal tracker - how i manage tickets from terminal

Pivotal tracker - how i manage tickets from terminal

Reactions 2 Comments
1 min read
NodeJS + Express partie 1 : Introduction

NodeJS + Express partie 1 : Introduction

Reactions 10 Comments
6 min read
Halfmoon: The forgotten CSS Framework

Halfmoon: The forgotten CSS Framework

Reactions 57 Comments 4
6 min read
Create a Discord Slash Bot using HarperDB Custom Functions

Create a Discord Slash Bot using HarperDB Custom Functions

Reactions 5 Comments
16 min read
Calculate Your Code Performance

Calculate Your Code Performance

Reactions 53 Comments 5
3 min read
You can now enrol in my backend web development course

You can now enrol in my backend web development course

Reactions 3 Comments
1 min read
IF YOU’RE A SERIAL KILLER LEARN C, IF YOU’RE A CON-ARTIST LEARN PYTHON!

IF YOU’RE A SERIAL KILLER LEARN C, IF YOU’RE A CON-ARTIST LEARN PYTHON!

Reactions 2 Comments
2 min read
A brief introduction to WebGL

A brief introduction to WebGL

Reactions 41 Comments 1
6 min read
Easiest way to deploy your app!

Easiest way to deploy your app!

Reactions 11 Comments
1 min read
Tools That Have Made React Documentation A Piece of Cake

Tools That Have Made React Documentation A Piece of Cake

Reactions 88 Comments 2
3 min read
Introduction to Promise Pools in JavaScript

Introduction to Promise Pools in JavaScript

Reactions 6 Comments
1 min read
Private Blockchain Development Solution

Private Blockchain Development Solution

Reactions 4 Comments
3 min read
What is Material UI?

What is Material UI?

Reactions 2 Comments
2 min read
Best content to include in a default route?

Best content to include in a default route?

Reactions 2 Comments
1 min read
code every day with me

code every day with me

Reactions 3 Comments
1 min read
Coin Toss Game using JavaScript & CSS

Coin Toss Game using JavaScript & CSS

Reactions 20 Comments
6 min read
Create a digital clock using Javascript

Create a digital clock using Javascript

Reactions 21 Comments
6 min read
Why choose React for frontend?

Why choose React for frontend?

Reactions 19 Comments 6
3 min read
Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance

Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance

Reactions 15 Comments
4 min read
Conceptually, How do you do things in 3D Web Development?

Conceptually, How do you do things in 3D Web Development?

Reactions 13 Comments 1
6 min read
A new way to handle Translations in React based applications

A new way to handle Translations in React based applications

Reactions 14 Comments 3
6 min read
Top 5 Udemy Courses to learn JavaScript in 2021 - Best of Lot

Top 5 Udemy Courses to learn JavaScript in 2021 - Best of Lot

Reactions 18 Comments
9 min read
Why You Should Use NVM (Node Version Manager) and How to Install It

Why You Should Use NVM (Node Version Manager) and How to Install It

Reactions 8 Comments 2
2 min read
5 Array Methods for Building a Shopping Website

5 Array Methods for Building a Shopping Website

Reactions 24 Comments 2
3 min read
The Hitchhiker's Guide to Blockchain Development

The Hitchhiker's Guide to Blockchain Development

Reactions 8 Comments
5 min read
Javascript Notları #5 - Objeler, Obje Oluşturma ve Kullanma (Objects, Creating and Using)

Javascript Notları #5 - Objeler, Obje Oluşturma ve Kullanma (Objects, Creating and Using)

Reactions 7 Comments 2
3 min read
Debouncing for beginners by a beginner

Debouncing for beginners by a beginner

Reactions 5 Comments
2 min read
Scalable Vector Graphics

Scalable Vector Graphics

Reactions 2 Comments
3 min read
EZ React Table

EZ React Table

Reactions 5 Comments
1 min read
Fusetunnel - A Fast, Scalable, and Free Tunnel

Fusetunnel - A Fast, Scalable, and Free Tunnel

Reactions 4 Comments
1 min read
First Hacktoberfest and open source contribution

First Hacktoberfest and open source contribution

Reactions 8 Comments 4
1 min read
loading...