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.
Vanilla JavaScript time of day greeting

Vanilla JavaScript time of day greeting

31
Comments 4
2 min read
What **is** Vue? 🤷🏼‍♀️

What **is** Vue? 🤷🏼‍♀️

26
Comments 3
4 min read
Watchit - Open movies

Watchit - Open movies

22
Comments
3 min read
How to make an animated dropdown with Vue and Tailwindcss

How to make an animated dropdown with Vue and Tailwindcss

80
Comments 5
4 min read
Understanding the 'three dot' operator better.

Understanding the 'three dot' operator better.

62
Comments 3
3 min read
My JavaScriptmas Journey

My JavaScriptmas Journey

6
Comments 1
6 min read
🔥 Grouping array elements by a property

🔥 Grouping array elements by a property

16
Comments
1 min read
what is web scraping | complete guide

what is web scraping | complete guide

33
Comments 3
2 min read
Using request/success/failure pattern in Redux to handle async actions

Using request/success/failure pattern in Redux to handle async actions

14
Comments 8
4 min read
Adding Variables into Strings using JavaScript's Template Literals

Adding Variables into Strings using JavaScript's Template Literals

6
Comments 1
2 min read
Web Monetized HTML5 Game Development — Grant Report #1

Web Monetized HTML5 Game Development — Grant Report #1

2
Comments
19 min read
Creating a linked list in JavaScript

Creating a linked list in JavaScript

11
Comments
7 min read
Optional Chaining in JavaScript

Optional Chaining in JavaScript

41
Comments 8
2 min read
How to fix the CORS issue in Vuejs

How to fix the CORS issue in Vuejs

34
Comments 5
2 min read
Common JavaScript Tips

Common JavaScript Tips

40
Comments 4
2 min read
Validate Forms with Event-Driven Javascript

Validate Forms with Event-Driven Javascript

5
Comments
1 min read
Why I'm building Moiva.io

Why I'm building Moiva.io

108
Comments 23
3 min read
The Great Gatsby.js

The Great Gatsby.js

6
Comments
3 min read
🔥 Create number ranges in JavaScript

🔥 Create number ranges in JavaScript

27
Comments 6
1 min read
TikTok Scraper

TikTok Scraper

22
Comments
3 min read
Houdini

Houdini

5
Comments
2 min read
Get the extension of a filename using JavaScript

Get the extension of a filename using JavaScript

3
Comments
3 min read
Candy: Styling modern apps with Atomic CSS-in-JS focus on constraint-based design principles

Candy: Styling modern apps with Atomic CSS-in-JS focus on constraint-based design principles

2
Comments
1 min read
Fight the pandemic during DO-Hackathon

Fight the pandemic during DO-Hackathon

6
Comments
2 min read
React Tutorial — City/State Lookup using the US Postal Service API

React Tutorial — City/State Lookup using the US Postal Service API

30
Comments
15 min read
Day 20 of JavaScriptmas - Domain Type Solution

Day 20 of JavaScriptmas - Domain Type Solution

10
Comments 2
1 min read
Top 3 JAVASCRIPT FRAMEWORKS

Top 3 JAVASCRIPT FRAMEWORKS

3
Comments
4 min read
Redux 101

Redux 101

60
Comments 4
4 min read
Sending Emails Securely Using Node.js, Nodemailer, SMTP, Gmail, and OAuth2

Sending Emails Securely Using Node.js, Nodemailer, SMTP, Gmail, and OAuth2

59
Comments 30
7 min read
Simplest way to embed a Youtube video in your React app

Simplest way to embed a Youtube video in your React app

130
Comments 18
1 min read
FREE Hosting Provider Landing Page

FREE Hosting Provider Landing Page

2
Comments
1 min read
Setting up a Serverless Project with Webpack, Babel, and Knex

Setting up a Serverless Project with Webpack, Babel, and Knex

20
Comments
5 min read
Build Voice Navigation with React and Speech Recognition

Build Voice Navigation with React and Speech Recognition

40
Comments 1
8 min read
Node.js - Buffers

Node.js - Buffers

13
Comments
3 min read
Create an Array of Months with JavaScript

Create an Array of Months with JavaScript

23
Comments 2
3 min read
Space Themed Site with Mini Game!

Space Themed Site with Mini Game!

29
Comments 8
2 min read
Normalizando listas para otimizar buscas em JavaScript

Normalizando listas para otimizar buscas em JavaScript

10
Comments 1
5 min read
Introducing Vue Clean v0.4.1

Introducing Vue Clean v0.4.1

15
Comments
2 min read
50% Faster Testing with Mocha's Parallel Mode

50% Faster Testing with Mocha's Parallel Mode

7
Comments 2
6 min read
Are you taking care of memory leaks with the useEffect hook?

Are you taking care of memory leaks with the useEffect hook?

21
Comments 2
3 min read
Tools to Manage NPM Dependency in Your Project as A Professional

Tools to Manage NPM Dependency in Your Project as A Professional

11
Comments 2
3 min read
Understanding REST api

Understanding REST api

20
Comments 12
3 min read
🚀10 Trending projects on GitHub for web developers - 18th December 2020

🚀10 Trending projects on GitHub for web developers - 18th December 2020

60
Comments
2 min read
Internet Backbone

Internet Backbone

36
Comments 3
1 min read
JS Concepts: Value vs. Reference

JS Concepts: Value vs. Reference

18
Comments 3
3 min read
YouTube Loading animation using HTML and CSS

YouTube Loading animation using HTML and CSS

165
Comments 4
3 min read
Understanding Design Patterns: Builder

Understanding Design Patterns: Builder

120
Comments
13 min read
JavaScript Functions

JavaScript Functions

9
Comments
2 min read
My first advent code challenge with #JavaScriptmas !

My first advent code challenge with #JavaScriptmas !

6
Comments 2
3 min read
How to deploy a Rails API with a Vanilla JS frontend using Heroku and Github Pages

How to deploy a Rails API with a Vanilla JS frontend using Heroku and Github Pages

13
Comments 2
3 min read
JS Objects, Prototypes, and Classes Simplified

JS Objects, Prototypes, and Classes Simplified

42
Comments
3 min read
Consume RESTful APIs with fetch in Vue

Consume RESTful APIs with fetch in Vue

13
Comments 2
4 min read
JWT Authentication Best Practices

JWT Authentication Best Practices

496
Comments 18
14 min read
Using Airtable as a database to store realtime messages

Using Airtable as a database to store realtime messages

35
Comments
13 min read
Introduction to Object-oriented programming (OOP)

Introduction to Object-oriented programming (OOP)

12
Comments
2 min read
Project 20 of 100 - My first fully-responsive React website

Project 20 of 100 - My first fully-responsive React website

19
Comments 6
2 min read
Javascriptmas Challenge : Scrimba

Javascriptmas Challenge : Scrimba

5
Comments
2 min read
Fire-UI : A User-Friendly and Reliable CSS Framework

Fire-UI : A User-Friendly and Reliable CSS Framework

12
Comments
1 min read
Rock-Paper-Scissors Game

Rock-Paper-Scissors Game

19
Comments 6
3 min read
Proxy & Reflect API in Javascript

Proxy & Reflect API in Javascript

29
Comments
3 min read
loading...