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.
Dark Mode with CSS Variable

Dark Mode with CSS Variable

26
Comments 5
3 min read
Underrated JavaScript Array Methods – Part 2

Underrated JavaScript Array Methods – Part 2

6
Comments
2 min read
JavaScript Higher Order Functions

JavaScript Higher Order Functions

6
Comments
5 min read
Quirrel Newsletter #2 - v0.10 🎉

Quirrel Newsletter #2 - v0.10 🎉

2
Comments
2 min read
How to build a simple Slack bot

How to build a simple Slack bot

6
Comments
10 min read
JavaScript Arrow & Regular functions case study

JavaScript Arrow & Regular functions case study

6
Comments
1 min read
The Differences Between a Headless CMS & A Static Site Generator

The Differences Between a Headless CMS & A Static Site Generator

28
Comments
3 min read
Data visualization with Chart.js

Data visualization with Chart.js

17
Comments
2 min read
What is CreateJS?

What is CreateJS?

7
Comments
2 min read
Why bulma is actually cool?!

Why bulma is actually cool?!

4
Comments 1
3 min read
Have you tried Parcel for your Vue projects?

Have you tried Parcel for your Vue projects?

2
Comments 1
2 min read
Want recruiters attention? Build this 🔥 project in ⌚ 5 minutes to 🚀 your portfolio!

Want recruiters attention? Build this 🔥 project in ⌚ 5 minutes to 🚀 your portfolio!

873
Comments 46
6 min read
SVELTE의 개선해야 할 점

SVELTE의 개선해야 할 점

9
Comments 6
1 min read
Open Source & GDP

Open Source & GDP

3
Comments 3
1 min read
Refactor to Reduce Repetitive Code

Refactor to Reduce Repetitive Code

9
Comments 1
2 min read
How to Use Jest to Quickly Test Your JavaScript Applications

How to Use Jest to Quickly Test Your JavaScript Applications

12
Comments 1
4 min read
Day 46 of #100DaysOfCode: Images Lazy Loading with IntersectionObserver and React Hooks

Day 46 of #100DaysOfCode: Images Lazy Loading with IntersectionObserver and React Hooks

3
Comments
1 min read
Just a little trick for debugging

Just a little trick for debugging

22
Comments
1 min read
Check if a number is Prime or not

Check if a number is Prime or not

16
Comments
3 min read
Solve CRA 4.0 slow recompile time

Solve CRA 4.0 slow recompile time

6
Comments
1 min read
Things I wish I can use in React/Javascript from Elixir

Things I wish I can use in React/Javascript from Elixir

12
Comments 3
3 min read
Useful JavaScript Operators

Useful JavaScript Operators

23
Comments
5 min read
The story behind Web Animations API(WAAPI) and Happy Diwali 2020

The story behind Web Animations API(WAAPI) and Happy Diwali 2020

21
Comments
6 min read
dear javascript webdevelopers - please don't break the web

dear javascript webdevelopers - please don't break the web

9
Comments
5 min read
8 Useful Javascript Array Methods✨

8 Useful Javascript Array Methods✨

48
Comments
4 min read
Immediately invoked object

Immediately invoked object

5
Comments 1
1 min read
Build a Static Comment System

Build a Static Comment System

15
Comments
5 min read
What are Closures good for?

What are Closures good for?

86
Comments 2
4 min read
Let's Build Animated Pagination with React!

Let's Build Animated Pagination with React!

10
Comments
18 min read
Moving Elements and Adding New Ones with DOM Manipulation

Moving Elements and Adding New Ones with DOM Manipulation

5
Comments
1 min read
Javascript Arrays

Javascript Arrays

8
Comments
4 min read
Let's code a fluent API (in a nutshell)

Let's code a fluent API (in a nutshell)

13
Comments
1 min read
Host nodejs Discord bot for free

Host nodejs Discord bot for free

22
Comments 2
5 min read
Commenting in JavaScript

Commenting in JavaScript

9
Comments 2
2 min read
Node 프로덕트 퀄리티를 높이는 협업 방법

Node 프로덕트 퀄리티를 높이는 협업 방법

8
Comments
5 min read
Todo App with MERN Stack (MongoDB, Express, React, Node)

Todo App with MERN Stack (MongoDB, Express, React, Node)

22
Comments
1 min read
How to create a singly linked list in JavaScript

How to create a singly linked list in JavaScript

26
Comments 9
5 min read
Looking for a React Data Grid?

Looking for a React Data Grid?

2
Comments 2
1 min read
Adding New Lint Rules Without the Fuss

Adding New Lint Rules Without the Fuss

10
Comments
5 min read
Adding JavaScript to an HTML Document.

Adding JavaScript to an HTML Document.

9
Comments
5 min read
LeetCode Problems 11-20

LeetCode Problems 11-20

8
Comments 1
1 min read
Week 2 Update !!!

Week 2 Update !!!

2
Comments
1 min read
JavaScript Proxy

JavaScript Proxy

6
Comments 1
2 min read
Converting GIF to MP4

Converting GIF to MP4

17
Comments 2
1 min read
Passing Props in React

Passing Props in React

18
Comments 1
3 min read
Creating a simple local server from scratch using node and express

Creating a simple local server from scratch using node and express

5
Comments
3 min read
Angular Server-Side Rendering(SSR): The Browser Is Not The Server

Angular Server-Side Rendering(SSR): The Browser Is Not The Server

19
Comments 3
4 min read
10 Reasons Why I Recommend Svelte To Every New Web Developer

10 Reasons Why I Recommend Svelte To Every New Web Developer

60
Comments 18
9 min read
I am looking for idea for my final year project. Any suggestion?

I am looking for idea for my final year project. Any suggestion?

5
Comments 2
1 min read
Would you pay for a React component?

Would you pay for a React component?

6
Comments 8
1 min read
Simple Download Text File Component with React

Simple Download Text File Component with React

23
Comments 3
1 min read
Creating a Coding Interview Study Guide in Ruby

Creating a Coding Interview Study Guide in Ruby

11
Comments
2 min read
How to Create a Custom Confirm Box with React

How to Create a Custom Confirm Box with React

12
Comments 1
4 min read
How to Convert HTML Tables into Beautiful PDFs

How to Convert HTML Tables into Beautiful PDFs

181
Comments 6
8 min read
Building a connect-four game with JavaScript

Building a connect-four game with JavaScript

23
Comments
9 min read
Top Deployment For React

Top Deployment For React

7
Comments 1
1 min read
Creating Our Own Version of Context

Creating Our Own Version of Context

9
Comments
4 min read
🚀 React performance quick wins 🚀 - 7 easy ways to improve your React performance - part 1

🚀 React performance quick wins 🚀 - 7 easy ways to improve your React performance - part 1

54
Comments 3
5 min read
Building Discord Bot using Nodejs - Project 01

Building Discord Bot using Nodejs - Project 01

32
Comments
5 min read
Creating custom components with Vuetify - Inheriting props/events/slots in Composition API

Creating custom components with Vuetify - Inheriting props/events/slots in Composition API

26
Comments 6
7 min read
loading...