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.
Everything you need to know about React.memo (with examples)

Everything you need to know about React.memo (with examples)

19
Comments
5 min read
Introductory Post

Introductory Post

3
Comments 2
1 min read
How To Build A Todo App With React + Next JS

How To Build A Todo App With React + Next JS

8
Comments
1 min read
Vue al rescate de AngularJS apps

Vue al rescate de AngularJS apps

6
Comments
2 min read
PHP, CodeIgniter, Laravel, Vue, React, front-end… or how I changed my stack over the course of time

PHP, CodeIgniter, Laravel, Vue, React, front-end… or how I changed my stack over the course of time

2
Comments
2 min read
Lorem Ipsum generator in JS || 10 JS Project Challenge #4

Lorem Ipsum generator in JS || 10 JS Project Challenge #4

6
Comments
5 min read
Basic JS Concepts

Basic JS Concepts

8
Comments
7 min read
Create a Modern React App From Scratch | Webpack 5 | 2021

Create a Modern React App From Scratch | Webpack 5 | 2021

5
Comments
1 min read
React - Image Editor

React - Image Editor

6
Comments
2 min read
Understanding Cross Origin Resource Sharing (CORS)

Understanding Cross Origin Resource Sharing (CORS)

27
Comments 1
7 min read
10 JavaScript One-Liners That Will Help You Improve Your Productivity

10 JavaScript One-Liners That Will Help You Improve Your Productivity

44
Comments
4 min read
Tips to improve your CSS skills

Tips to improve your CSS skills

12
Comments 4
2 min read
Add Kotlin/JS support to your KMM library

Add Kotlin/JS support to your KMM library

25
Comments 1
5 min read
Angular global ngFor track by property directive with strict type checking.

Angular global ngFor track by property directive with strict type checking.

8
Comments
2 min read
Send Email using Mailgun API and Node.js

Send Email using Mailgun API and Node.js

9
Comments
1 min read
Proposal writing for Google Summer of Code 2022 (4/5)

Proposal writing for Google Summer of Code 2022 (4/5)

7
Comments
2 min read
String Manipulation Methods to Memorize

String Manipulation Methods to Memorize

6
Comments
3 min read
Show JSON As Pretty Print With Syntax Highlighting in React

Show JSON As Pretty Print With Syntax Highlighting in React

7
Comments 3
1 min read
Compound Components and Layout Components in React

Compound Components and Layout Components in React

24
Comments
3 min read
Crew : A backend task processing tool for Node.js and beyond.

Crew : A backend task processing tool for Node.js and beyond.

6
Comments
3 min read
Day 23 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#155. Min Stack(Easy/JavaScript)

Day 23 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#155. Min Stack(Easy/JavaScript)

6
Comments
3 min read
How I REACTO to Algos: Tournament Winner

How I REACTO to Algos: Tournament Winner

6
Comments
10 min read
Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

7
Comments 1
4 min read
Video streaming website

Video streaming website

4
Comments
1 min read
Interview Topics for a JS Full Stack Engineer in 2022 💻

Interview Topics for a JS Full Stack Engineer in 2022 💻

8
Comments
2 min read
Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

4
Comments
3 min read
#2 Medusa News: Release of Medusa v1.2 ⚡️

#2 Medusa News: Release of Medusa v1.2 ⚡️

20
Comments
2 min read
Top React JS Frameworks Every Developer Should Know

Top React JS Frameworks Every Developer Should Know

421
Comments 11
5 min read
Create an NFT Collection Website Landing Page in ReactJS🔴

Create an NFT Collection Website Landing Page in ReactJS🔴

57
Comments 4
2 min read
Javascript: Spread Operators CheetSheet

Javascript: Spread Operators CheetSheet

86
Comments 9
2 min read
Modern eCommerce website with HTML CSS JS 2022

Modern eCommerce website with HTML CSS JS 2022

22
Comments 2
1 min read
How to pick the best NPM packages

How to pick the best NPM packages

7
Comments 2
3 min read
25 Resources to Learn Next.js in 2022

25 Resources to Learn Next.js in 2022

12
Comments
2 min read
Power of Two, A Google Interview Question - JS Solution

Power of Two, A Google Interview Question - JS Solution

38
Comments
4 min read
MDSveX: The bridge between Markdown and Svelte

MDSveX: The bridge between Markdown and Svelte

10
Comments
2 min read
Fill 100 Game (Web) is now live

Fill 100 Game (Web) is now live

12
Comments 2
1 min read
Protractor Testing Tutorial: Test Automation with Protractor and Selenium

Protractor Testing Tutorial: Test Automation with Protractor and Selenium

6
Comments 1
7 min read
Svelte - The First Four Magic Words

Svelte - The First Four Magic Words

8
Comments
5 min read
Learning the reduce function part 2

Learning the reduce function part 2

9
Comments
2 min read
Hash and Hash table

Hash and Hash table

5
Comments
2 min read
50 Cool Web And Mobile Project Ideas for 2022

50 Cool Web And Mobile Project Ideas for 2022

1207
Comments 14
20 min read
Introduction to Data Structures and Algorithms with Modern JavaScript

Introduction to Data Structures and Algorithms with Modern JavaScript

6
Comments
2 min read
How to get myself to read books

How to get myself to read books

6
Comments
2 min read
#1 Medusa News: Official launch 🎉

#1 Medusa News: Official launch 🎉

9
Comments
1 min read
Variables, Operators, Conditions | Beginner | Mysterious Topics of Js | #1

Variables, Operators, Conditions | Beginner | Mysterious Topics of Js | #1

6
Comments
4 min read
Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

3
Comments
3 min read
How to create a table of content for a Dev.to post

How to create a table of content for a Dev.to post

28
Comments 10
5 min read
004/100 Days of Code: Estrutura de Dados

004/100 Days of Code: Estrutura de Dados

5
Comments
4 min read
Data type in javascript:

Data type in javascript:

4
Comments
4 min read
Debugging Teams App Locally with Teams Toolkit

Debugging Teams App Locally with Teams Toolkit

11
Comments
6 min read
Bootstrap: A-fully-responsive-HTML-template-created-with-Bootstrap

Bootstrap: A-fully-responsive-HTML-template-created-with-Bootstrap

4
Comments
1 min read
Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

6
Comments
2 min read
Leetcode Diary: I got an offer!!

Leetcode Diary: I got an offer!!

5
Comments 2
6 min read
Build an Online Course with React

Build an Online Course with React

15
Comments
9 min read
Day 21 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#387. First Unique Character in a String(Easy/JS)

Day 21 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#387. First Unique Character in a String(Easy/JS)

7
Comments
3 min read
🎬How To Make Side Navigation Menu Using HTML And CSS | Sidebar Menu Design✨

🎬How To Make Side Navigation Menu Using HTML And CSS | Sidebar Menu Design✨

14
Comments 3
2 min read
Top 5 Best Javascript Icons Libraries 🚀

Top 5 Best Javascript Icons Libraries 🚀

449
Comments 35
3 min read
Nucleoid: Low-code Framework for Node.js

Nucleoid: Low-code Framework for Node.js

37
Comments 4
3 min read
Building an Customizable Invoice Generator App with Refine, Strapi & Ant Design | Part II

Building an Customizable Invoice Generator App with Refine, Strapi & Ant Design | Part II

26
Comments 2
8 min read
Quicksort Algorithm

Quicksort Algorithm

3
Comments
8 min read
loading...