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.
Using Array.prototype.sort()

Using Array.prototype.sort()

4
Comments
2 min read
TOP 10 VsCode Extensions for web developers

TOP 10 VsCode Extensions for web developers

447
Comments 32
5 min read
Introduction to Scramjet Data Processing Platform

Introduction to Scramjet Data Processing Platform

9
Comments
3 min read
Build Universal Web Components with LitElement

Build Universal Web Components with LitElement

17
Comments 1
2 min read
Vuex-State management library for Vue(Vue2 and Vue3)

Vuex-State management library for Vue(Vue2 and Vue3)

10
Comments
4 min read
Currency Calculations in JavaScript

Currency Calculations in JavaScript

5
Comments
9 min read
Cool Features Of Next JS 12

Cool Features Of Next JS 12

59
Comments 3
2 min read
NodeJS + Express partie 3 : Les Middlewares

NodeJS + Express partie 3 : Les Middlewares

16
Comments 1
3 min read
Knex.js Tutorial For Beginners

Knex.js Tutorial For Beginners

12
Comments
8 min read
Beginners Guide to CRUD using JavaScript

Beginners Guide to CRUD using JavaScript

29
Comments 1
3 min read
Building a Virtual Beat Box in Redwood

Building a Virtual Beat Box in Redwood

9
Comments
8 min read
Advanced Typescript

Advanced Typescript

3
Comments
1 min read
Box Model in CSS:- "Boxes - Boxes rectangular Boxes Everywhere 😅"

Box Model in CSS:- "Boxes - Boxes rectangular Boxes Everywhere 😅"

22
Comments 3
4 min read
How to implement an address search with Angular and Google Maps

How to implement an address search with Angular and Google Maps

2
Comments
1 min read
I just launched a Free and Open Source Platform: CV Keep, a SAAS to keep an Online Resumé

I just launched a Free and Open Source Platform: CV Keep, a SAAS to keep an Online Resumé

38
Comments 4
3 min read
1 line of code: How to remove all duplicates from an Array

1 line of code: How to remove all duplicates from an Array

45
Comments 11
1 min read
Input Form Covered In Darkness

Input Form Covered In Darkness

6
Comments
1 min read
How to use image upload package in your Vue app

How to use image upload package in your Vue app

7
Comments
2 min read
First Year 4 PR Merged Hacktober fest 2021

First Year 4 PR Merged Hacktober fest 2021

3
Comments
1 min read
20+ JavaScript Utilities to Boost Your Productivity As a Developer

20+ JavaScript Utilities to Boost Your Productivity As a Developer

88
Comments 5
4 min read
Context in React

Context in React

63
Comments 4
3 min read
Jamstack Open Source Projects Looking for Contributors

Jamstack Open Source Projects Looking for Contributors

64
Comments
3 min read
Integrate ReactJS in Laravel

Integrate ReactJS in Laravel

7
Comments
4 min read
I built my first Cloudflare worker

I built my first Cloudflare worker

2
Comments
2 min read
1 line of code: How to check if an Array is empty

1 line of code: How to check if an Array is empty

41
Comments 18
1 min read
(Compilation) Front-End Most Commonly Asked Interview Questions [HTML, CSS & Javascript]

(Compilation) Front-End Most Commonly Asked Interview Questions [HTML, CSS & Javascript]

22
Comments
1 min read
code everyday with me

code everyday with me

5
Comments
1 min read
JavaScript Programming Styles: Best Practices

JavaScript Programming Styles: Best Practices

4
Comments
7 min read
Introducing the EyeDropper API

Introducing the EyeDropper API

7
Comments
2 min read
What will be the Url to get list of books based on author?

What will be the Url to get list of books based on author?

3
Comments 1
1 min read
Front-End Resources

Front-End Resources

366
Comments 26
21 min read
Javascript academy #1: Primitive value vs reference value

Javascript academy #1: Primitive value vs reference value

207
Comments 11
3 min read
Adobe Photoshop on the web 😯 What's the tech?

Adobe Photoshop on the web 😯 What's the tech?

3
Comments 3
2 min read
Higher Order Functions & Functional Composition

Higher Order Functions & Functional Composition

152
Comments 3
3 min read
Atajos de Teclado (Shortcuts) en VSCode.

Atajos de Teclado (Shortcuts) en VSCode.

22
Comments 2
2 min read
I Made Shortlink Generator with NextJs & Spreadsheet

I Made Shortlink Generator with NextJs & Spreadsheet

4
Comments
1 min read
What are Progressive Web Apps (PWAs) 📱💡

What are Progressive Web Apps (PWAs) 📱💡

11
Comments 1
9 min read
1 line of code: How to get lowest numeric element of an Array

1 line of code: How to get lowest numeric element of an Array

19
Comments
1 min read
Asynchronous JavaScript: callbacks, promises and async/await.

Asynchronous JavaScript: callbacks, promises and async/await.

6
Comments
2 min read
Use Objects than Arrays For Large Data in JS

Use Objects than Arrays For Large Data in JS

14
Comments 5
2 min read
Halfmoon: The forgotten CSS Framework

Halfmoon: The forgotten CSS Framework

71
Comments 24
6 min read
Simple Screen Recorder With Vanilla JS

Simple Screen Recorder With Vanilla JS

225
Comments 10
3 min read
How Nix-Shell Saved Our Team’s Sanity

How Nix-Shell Saved Our Team’s Sanity

15
Comments 2
11 min read
Real-time app using React, Redux, Tailwind CSS & Firebase - Part 3

Real-time app using React, Redux, Tailwind CSS & Firebase - Part 3

5
Comments 6
9 min read
Short circuit evaluation

Short circuit evaluation

5
Comments
3 min read
Combine class component and functional component React

Combine class component and functional component React

6
Comments
2 min read
Authentication and Authorization with JWTs in Node && Express.js

Authentication and Authorization with JWTs in Node && Express.js

52
Comments 6
7 min read
Localize your React.js App the simplest way you've ever seen

Localize your React.js App the simplest way you've ever seen

63
Comments 9
3 min read
Beginner's Guide to JavaScript Operators - Part One

Beginner's Guide to JavaScript Operators - Part One

56
Comments
9 min read
Inspired by Apple's web animations, I have written a JavaScript library.

Inspired by Apple's web animations, I have written a JavaScript library.

31
Comments
4 min read
TypeScript vs. JSDoc JavaScript for static type checking

TypeScript vs. JSDoc JavaScript for static type checking

6
Comments 2
5 min read
The Talk That Made Me Finally Understand How the Event Loop Works

The Talk That Made Me Finally Understand How the Event Loop Works

15
Comments
4 min read
Integrating React Native App with Jest

Integrating React Native App with Jest

6
Comments 3
2 min read
A Short Number.isNaN() and isNaN() Tutorial

A Short Number.isNaN() and isNaN() Tutorial

4
Comments
2 min read
How to create header/footer (using HTML) in each page

How to create header/footer (using HTML) in each page

8
Comments
2 min read
Require.js expert

Require.js expert

5
Comments
1 min read
I created my first NPM package

I created my first NPM package

74
Comments 15
1 min read
Appwrites Health Service

Appwrites Health Service

4
Comments 3
4 min read
Let’s Talk About Executing and Caching Queries with React Apollo

Let’s Talk About Executing and Caching Queries with React Apollo

8
Comments
5 min read
When to use `const` versus `let` versus `var` in JavaScript?

When to use `const` versus `let` versus `var` in JavaScript?

6
Comments
3 min read
loading...