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.
AI-Assisted Coding with Tabnine

AI-Assisted Coding with Tabnine

7
Comments 1
6 min read
Immutably remove object properties in JavaScript

Immutably remove object properties in JavaScript

6
Comments
3 min read
What is Automation Testing? Why You Should Use Automated Tests?

What is Automation Testing? Why You Should Use Automated Tests?

12
Comments
11 min read
Secret of Great Programmers Revealed

Secret of Great Programmers Revealed

18
Comments 4
7 min read
How to easily get started with ThreeJS - Part 3

How to easily get started with ThreeJS - Part 3

10
Comments
12 min read
JavaScript for Beginners - Type Conversions

JavaScript for Beginners - Type Conversions

9
Comments 2
2 min read
Upload and Manage Files on Cloudinary with the Filepicker Widget

Upload and Manage Files on Cloudinary with the Filepicker Widget

3
Comments
6 min read
Middleware Functions

Middleware Functions

9
Comments
3 min read
How to use Battery Status API?

How to use Battery Status API?

34
Comments 2
3 min read
🔥 Trending News, Repos and Products of the day - Digest #88

🔥 Trending News, Repos and Products of the day - Digest #88

2
Comments
3 min read
Sort two Object properties with Array.sort()

Sort two Object properties with Array.sort()

5
Comments
3 min read
Number formatting in JavaScript

Number formatting in JavaScript

146
Comments 5
3 min read
Different Ways to Create Arrays

Different Ways to Create Arrays

2
Comments
1 min read
Create dynamic custom shields for your GitHub Readme!

Create dynamic custom shields for your GitHub Readme!

31
Comments 5
4 min read
Build a News Aggregator App using Strapi and Nuxtjs

Build a News Aggregator App using Strapi and Nuxtjs

13
Comments
1 min read
Advent of Code 2021 in Javascript: My beginner solutions (days 1-2)

Advent of Code 2021 in Javascript: My beginner solutions (days 1-2)

7
Comments
4 min read
Advent of PBT 2021 - Day 6

Advent of PBT 2021 - Day 6

4
Comments
2 min read
Advent of PBT 2021 - Day 6 - Solution

Advent of PBT 2021 - Day 6 - Solution

4
Comments
3 min read
Responsive Animated Login Form Using HTML CSS & GSAP

Responsive Animated Login Form Using HTML CSS & GSAP

35
Comments 1
1 min read
Getting Started with React.memo()

Getting Started with React.memo()

6
Comments
6 min read
Add tailwind (JIT) to a react app without ejecting or using craco

Add tailwind (JIT) to a react app without ejecting or using craco

29
Comments
2 min read
Higher Order Functions Explained in Plain English

Higher Order Functions Explained in Plain English

11
Comments
1 min read
Playing with JavaScript performances and DNA

Playing with JavaScript performances and DNA

7
Comments 2
5 min read
Select the first value of DropDown List using jQuery.

Select the first value of DropDown List using jQuery.

2
Comments
1 min read
What are var, let, const and their difference?

What are var, let, const and their difference?

4
Comments
2 min read
loading...