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.
What is the significance of, and reason for, wrapping the entire content of a JavaScript source file in a function block?

What is the significance of, and reason for, wrapping the entire content of a JavaScript source file in a function block?

11
Comments 3
1 min read
Using TailwindCSS in SvelteKit to make a Design System : Part One

Using TailwindCSS in SvelteKit to make a Design System : Part One

7
Comments
4 min read
Laravel Livewire Turbolinks with Image lazyload

Laravel Livewire Turbolinks with Image lazyload

10
Comments 1
1 min read
LeetCode - Search in Rotated Sorted Array II

LeetCode - Search in Rotated Sorted Array II

5
Comments
4 min read
How to Build A BMI Calculator in React JS - useState Hook & Conditionals | Beginner

How to Build A BMI Calculator in React JS - useState Hook & Conditionals | Beginner

13
Comments
2 min read
Get the Zodiac Sign for a date in JavaScript

Get the Zodiac Sign for a date in JavaScript

8
Comments 1
1 min read
How to control the value of a Datapoint using t6 ?

How to control the value of a Datapoint using t6 ?

6
Comments
2 min read
Some useful JavaScript One-Liners

Some useful JavaScript One-Liners

279
Comments 10
1 min read
Software Development Best Practices(DRY, KISS and YAGNI)

Software Development Best Practices(DRY, KISS and YAGNI)

34
Comments
3 min read
When to use ref vs reactive in Vue

When to use ref vs reactive in Vue

27
Comments
3 min read
A simple NextJS blog template for developers [Open Source]

A simple NextJS blog template for developers [Open Source]

9
Comments
1 min read
10 เรื่องของ ES6 ที่คุณควรรู้ไว้ (ตอนที่ 4 Arrow Functions)

10 เรื่องของ ES6 ที่คุณควรรู้ไว้ (ตอนที่ 4 Arrow Functions)

4
Comments
2 min read
Weekly Digest 28/222

Weekly Digest 28/222

7
Comments
3 min read
Hoisting in JavaScript

Hoisting in JavaScript

8
Comments 1
3 min read
Anyone needs push notifications for changes in RavenDB

Anyone needs push notifications for changes in RavenDB

6
Comments
3 min read
React Life Cycle And Hook

React Life Cycle And Hook

9
Comments
2 min read
Browser Testing With Cypress

Browser Testing With Cypress

11
Comments
5 min read
An Introduction to the DOM Tutorial

An Introduction to the DOM Tutorial

11
Comments
4 min read
How I created a Responsive Personal Portfolio Website with Next.js

How I created a Responsive Personal Portfolio Website with Next.js

9
Comments
5 min read
How to make a Chrome Extension using React JS

How to make a Chrome Extension using React JS

11
Comments
3 min read
Scope in JavaScript

Scope in JavaScript

8
Comments
2 min read
3 Javascript utility functions to show you why they matter

3 Javascript utility functions to show you why they matter

7
Comments
2 min read
My Next.js Portfolio

My Next.js Portfolio

9
Comments 12
1 min read
Debounce is a good example of closure

Debounce is a good example of closure

7
Comments
6 min read
OpenAI with SvelteKit: Basic integration

OpenAI with SvelteKit: Basic integration

19
Comments 2
4 min read
loading...