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.
表單驗證:中文姓名、身分證、手機條碼、生日、信箱、手機、選擇縣市

表單驗證:中文姓名、身分證、手機條碼、生日、信箱、手機、選擇縣市

6
Comments
4 min read
Introduction to Javascript

Introduction to Javascript

3
Comments
3 min read
When to use HashMap instead of Loop Part 2

When to use HashMap instead of Loop Part 2

2
Comments
3 min read
DOCUMENT OBJECT MODEL(DOM)

DOCUMENT OBJECT MODEL(DOM)

2
Comments
2 min read
How to embed YouTube and Vimeo the light way

How to embed YouTube and Vimeo the light way

34
Comments 6
3 min read
Understanding JavaScript Engines as a Web Developer

Understanding JavaScript Engines as a Web Developer

22
Comments
3 min read
What is Hoisting?

What is Hoisting?

2
Comments
1 min read
5 gamified learning experiences to learn Web Dev

5 gamified learning experiences to learn Web Dev

31
Comments
1 min read
How to Write Our Own Custom Hooks in React

How to Write Our Own Custom Hooks in React

20
Comments 4
2 min read
5 things I wish I knew before starting serious development (a journey into code perfection)

5 things I wish I knew before starting serious development (a journey into code perfection)

111
Comments 8
8 min read
Arrange, Act and Assert Pattern: The Three A’s of Unit Testing

Arrange, Act and Assert Pattern: The Three A’s of Unit Testing

3
Comments
3 min read
Don’t prioritize speed for e2e testing but consider smarter test schedules

Don’t prioritize speed for e2e testing but consider smarter test schedules

6
Comments
2 min read
How to resolve CORS issue in VueJs

How to resolve CORS issue in VueJs

41
Comments 1
2 min read
Another small Javascript Tidbit for enforcing a number

Another small Javascript Tidbit for enforcing a number

1
Comments 1
1 min read
Asynchronous CRUD Operations in Node js

Asynchronous CRUD Operations in Node js

7
Comments
1 min read
How To Run VueJs Code Locally

How To Run VueJs Code Locally

3
Comments
4 min read
Javascript Scopes

Javascript Scopes

12
Comments 3
2 min read
Paracetamol.test.js🧪| #6: Testea este código JavaScript

Paracetamol.test.js🧪| #6: Testea este código JavaScript

3
Comments 1
1 min read
Paracetamol.js💊| #154: Explica este código JavaScript

Paracetamol.js💊| #154: Explica este código JavaScript

2
Comments 1
1 min read
MongoDB connections using mongoose - 3

MongoDB connections using mongoose - 3

6
Comments
3 min read
File Database in Node Js from scratch part 1: introduction & setup

File Database in Node Js from scratch part 1: introduction & setup

9
Comments
5 min read
Using an Array as Function Parameter in JavaScript

Using an Array as Function Parameter in JavaScript

18
Comments
2 min read
Unpacking JavaScript 02: Object Oriented JS(OOJS) part 1

Unpacking JavaScript 02: Object Oriented JS(OOJS) part 1

6
Comments
7 min read
Angular - Use ChangeDetectionStrategy.OnPush

Angular - Use ChangeDetectionStrategy.OnPush

3
Comments
1 min read
Create private fields in JavaScript

Create private fields in JavaScript

5
Comments
2 min read
loading...