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.
Don't forget to ask Babel to compile .mjs files

Don't forget to ask Babel to compile .mjs files

5
Comments
1 min read
My First React Project

My First React Project

84
Comments 19
3 min read
Intro to Hash Tables (JS Objects Under the Hood)

Intro to Hash Tables (JS Objects Under the Hood)

99
Comments 3
6 min read
I developed a block editor made by Vue.js

I developed a block editor made by Vue.js

46
Comments 5
2 min read
DatoRss - RSS Search Engine (New Look)

DatoRss - RSS Search Engine (New Look)

41
Comments 7
1 min read
Safely copying nested objects in JavaScript

Safely copying nested objects in JavaScript

24
Comments 2
4 min read
Redash Dashboard Tutorial with Cube.js

Redash Dashboard Tutorial with Cube.js

39
Comments
5 min read
Why I ignore the hype (and you should too)

Why I ignore the hype (and you should too)

191
Comments 20
3 min read
Pop balloons

Pop balloons

6
Comments
3 min read
How I’m working to overcome my struggles as a junior developer

How I’m working to overcome my struggles as a junior developer

6
Comments
9 min read
Color Blocky

Color Blocky

6
Comments
3 min read
Pong

Pong

8
Comments
3 min read
Falling balloons

Falling balloons

7
Comments
3 min read
Solar system simulation

Solar system simulation

8
Comments
2 min read
Seven segment display

Seven segment display

6
Comments
2 min read
Eyes follow the mouse pointer

Eyes follow the mouse pointer

7
Comments
1 min read
Word search

Word search

9
Comments 1
5 min read
Lava-lamp color

Lava-lamp color

6
Comments
2 min read
Plane vs objects

Plane vs objects

7
Comments
3 min read
Serching for the best online JavaScript schools

Serching for the best online JavaScript schools

3
Comments 1
1 min read
Hitting a Cloud Function when you submit a Google Form

Hitting a Cloud Function when you submit a Google Form

26
Comments 17
3 min read
You Don’t Need to Be a JavaScript Expert

You Don’t Need to Be a JavaScript Expert

58
Comments 5
1 min read
10 Things Every Software Developer Should Know

10 Things Every Software Developer Should Know

209
Comments 47
15 min read
Arity In Functional Javascript

Arity In Functional Javascript

10
Comments
2 min read
Difference between Arrays and JSON Objects

Difference between Arrays and JSON Objects

1
Comments
2 min read
Twitch IRC Capability WebSocket (help)

Twitch IRC Capability WebSocket (help)

10
Comments 5
1 min read
Server-side rendering with Vue and Nuxt.js

Server-side rendering with Vue and Nuxt.js

19
Comments
9 min read
Next.js E-Commerce Tutorial: Quick Shopping Cart Integration

Next.js E-Commerce Tutorial: Quick Shopping Cart Integration

17
Comments
1 min read
3 ways to run VueJS applications from Visual Studio Code

3 ways to run VueJS applications from Visual Studio Code

41
Comments 2
5 min read
Elegant JavaScript Code - Combining Two Strings

Elegant JavaScript Code - Combining Two Strings

9
Comments
2 min read
Scraping Recipes with Nokogiri

Scraping Recipes with Nokogiri

50
Comments
4 min read
Using HTML Form Validation without a Form (Kinda)

Using HTML Form Validation without a Form (Kinda)

6
Comments
2 min read
Node.js Monitoring in Production - eBook

Node.js Monitoring in Production - eBook

23
Comments
1 min read
Angular Authentication with JWT

Angular Authentication with JWT

7
Comments 1
21 min read
How to create a Countdown Component with React and MomentJS

How to create a Countdown Component with React and MomentJS

58
Comments 6
7 min read
Mint 🍃: Styling Elements

Mint 🍃: Styling Elements

7
Comments
2 min read
Difference between ID and CLASS selector in CSS

Difference between ID and CLASS selector in CSS

4
Comments
3 min read
Javascript private fields are coming

Javascript private fields are coming

18
Comments 5
2 min read
Dev hack: Viewing tricky-to-view images in the browser

Dev hack: Viewing tricky-to-view images in the browser

18
Comments 1
2 min read
A Grammar-Based Naming Convention

A Grammar-Based Naming Convention

165
Comments 28
6 min read
Promises in Javascript

Promises in Javascript

8
Comments 1
12 min read
A Simple(ish) Application of Javascript Generators in React w/ Redux

A Simple(ish) Application of Javascript Generators in React w/ Redux

14
Comments 2
8 min read
Building and Designing a Portfolio Site Using Gatsby JS and Cosmic JS

Building and Designing a Portfolio Site Using Gatsby JS and Cosmic JS

19
Comments 2
8 min read
JavaScript Arrays: .forEach - The Functional for of loop

JavaScript Arrays: .forEach - The Functional for of loop

25
Comments 7
4 min read
Derived Stores with Svelte

Derived Stores with Svelte

27
Comments
3 min read
Re-creating "Google Pixel 3a" Website's Camera Features Demo

Re-creating "Google Pixel 3a" Website's Camera Features Demo

61
Comments
3 min read
A step by step guide to build a CLI(Command Line Interface) app using Node.js

A step by step guide to build a CLI(Command Line Interface) app using Node.js

26
Comments 1
8 min read
3 Essential Tips That Make Your Source Code Shine

3 Essential Tips That Make Your Source Code Shine

18
Comments
5 min read
How To Add Responsive Cover Images To Gatsby Blog Posts

How To Add Responsive Cover Images To Gatsby Blog Posts

66
Comments 3
2 min read
An Introduction to React Native

An Introduction to React Native

80
Comments 6
9 min read
WebSockets tutorial: How to go real-time with Node and React

WebSockets tutorial: How to go real-time with Node and React

17
Comments
8 min read
Sneaky Fingerprint and IP Tracker with React

Sneaky Fingerprint and IP Tracker with React

52
Comments 1
4 min read
Breakpoints reactivity with Tailwind and VueJS

Breakpoints reactivity with Tailwind and VueJS

20
Comments 5
2 min read
Dealing with nested callbacks

Dealing with nested callbacks

23
Comments 2
6 min read
Promises vs Observables for AngularJS-to-Angular migration

Promises vs Observables for AngularJS-to-Angular migration

15
Comments
6 min read
Quick Intro to Vuex ORM

Quick Intro to Vuex ORM

12
Comments 1
4 min read
Possibly Odd Approach for Quick Authentication - User Registry API and Passport

Possibly Odd Approach for Quick Authentication - User Registry API and Passport

31
Comments
6 min read
JSON Parser pt2: Arrays

JSON Parser pt2: Arrays

9
Comments
9 min read
Creating a GraphQL server with NodeJS

Creating a GraphQL server with NodeJS

92
Comments 5
13 min read
Writing a JSON Parser in JS pt 1: primitives

Writing a JSON Parser in JS pt 1: primitives

12
Comments
3 min read
loading...