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.
Send email using OAuth2, NodeJs the right way

Send email using OAuth2, NodeJs the right way

7
Comments
5 min read
Understanding the ` This` Keyword in Javascript

Understanding the ` This` Keyword in Javascript

4
Comments
4 min read
pinia + vuex-orm = pinia-orm

pinia + vuex-orm = pinia-orm

6
Comments
1 min read
Getting Started With Babel - Transpiling Javascript

Getting Started With Babel - Transpiling Javascript

3
Comments
2 min read
Proxy Pattern trong Javascript

Proxy Pattern trong Javascript

1
Comments
5 min read
Modern JS

Modern JS

5
Comments
1 min read
What is the !! (not not) operator in JavaScript?

What is the !! (not not) operator in JavaScript?

23
Comments 7
2 min read
Advanced js: Prototype vs. Class

Advanced js: Prototype vs. Class

5
Comments
2 min read
Ideas in React : 3 fundamental questions answered

Ideas in React : 3 fundamental questions answered

6
Comments
9 min read
Easy HTML Forms in SvelteKit with Netlify Forms

Easy HTML Forms in SvelteKit with Netlify Forms

5
Comments
6 min read
Learn to build a Hexagonal Architecture Micro Service

Learn to build a Hexagonal Architecture Micro Service

7
Comments
2 min read
The different syntax of import packages between python and Nodejs

The different syntax of import packages between python and Nodejs

4
Comments
1 min read
How To Check Types In Typescript

How To Check Types In Typescript

54
Comments 1
3 min read
Does JS function's 'this' have a default value?

Does JS function's 'this' have a default value?

43
Comments 3
3 min read
HTML Head and Metadata

HTML Head and Metadata

4
Comments
3 min read
Blog Engine with Fresh: Building Single Post Page

Blog Engine with Fresh: Building Single Post Page

3
Comments
5 min read
Handling Concurrent Requests with JavaScript Callbacks

Handling Concurrent Requests with JavaScript Callbacks

1
Comments
6 min read
Which JS loop is fast?

Which JS loop is fast?

12
Comments 12
2 min read
Svelte Shy Header: Peekaboo Sticky Header with CSS

Svelte Shy Header: Peekaboo Sticky Header with CSS

5
Comments
11 min read
Introduction to JavaScript

Introduction to JavaScript

4
Comments
2 min read
NestJS: Work with configuration

NestJS: Work with configuration

1
Comments 1
2 min read
multiple Themeswitch in Svelte with Tailwind

multiple Themeswitch in Svelte with Tailwind

4
Comments
3 min read
How To Migrate From Strapi v3 to v4 Walkthrough

How To Migrate From Strapi v3 to v4 Walkthrough

1
Comments
24 min read
React - Manage state using context API with useState or useReducer hooks

React - Manage state using context API with useState or useReducer hooks

50
Comments 5
6 min read
Blog Engine with Fresh: Listing Posts on Homepage

Blog Engine with Fresh: Listing Posts on Homepage

3
Comments
4 min read
loading...