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.
JavaScript Tip ⚡ Object.assign() method

JavaScript Tip ⚡ Object.assign() method

4
Comments
1 min read
Reading Files Serially through Callbacks and Promises

Reading Files Serially through Callbacks and Promises

2
Comments
1 min read
How to Enable Preview Mode in Next.js for your CMS

How to Enable Preview Mode in Next.js for your CMS

6
Comments
4 min read
Mini social network that I made as my first web app project.

Mini social network that I made as my first web app project.

8
Comments
1 min read
My home runs Redux

My home runs Redux

6
Comments
6 min read
Beginner's guide to Linked List in JavaScript

Beginner's guide to Linked List in JavaScript

7
Comments
3 min read
Web Video && Network Speed Detection in JavaScript vs. UX

Web Video && Network Speed Detection in JavaScript vs. UX

23
Comments 3
7 min read
ID Generator

ID Generator

4
Comments 1
3 min read
Understanding the different types/categories of Strapi Hooks

Understanding the different types/categories of Strapi Hooks

7
Comments
8 min read
Master the web storage API

Master the web storage API

49
Comments 5
3 min read
The Record Utility Type in TypeScript

The Record Utility Type in TypeScript

68
Comments 9
3 min read
Creating a GO GUI with Alpine.js and Webview

Creating a GO GUI with Alpine.js and Webview

19
Comments 4
3 min read
How To Master React Library And Continuous Deployment

How To Master React Library And Continuous Deployment

37
Comments
4 min read
useReducer in react: Everything you need to know

useReducer in react: Everything you need to know

9
Comments
6 min read
Do we have any alternative for dangerouslySetInnerHTML in reactjs?

Do we have any alternative for dangerouslySetInnerHTML in reactjs?

4
Comments
1 min read
How to patch browsers to become modern OS?

How to patch browsers to become modern OS?

3
Comments
4 min read
React, Vue and Svelte: Comparing Children Component

React, Vue and Svelte: Comparing Children Component

3
Comments
1 min read
Disable inspect element - DevTools in your Website

Disable inspect element - DevTools in your Website

67
Comments 10
2 min read
Computers run code, but humans read it!

Computers run code, but humans read it!

6
Comments
3 min read
Immutable Splice in Javascript

Immutable Splice in Javascript

8
Comments 2
2 min read
@JsExport guide for exposing Kotlin to JS

@JsExport guide for exposing Kotlin to JS

30
Comments
8 min read
npm install actual-malware

npm install actual-malware

19
Comments 1
4 min read
Setup Jest to React Typescript Vite project, also SWC (part 1)

Setup Jest to React Typescript Vite project, also SWC (part 1)

7
Comments
8 min read
How to get started creating a Frontend React-App

How to get started creating a Frontend React-App

14
Comments
3 min read
Playing With P5.js: Implementing Game Logic

Playing With P5.js: Implementing Game Logic

8
Comments
8 min read
loading...