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.
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

42
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
How To Run VueJs Code Locally

How To Run VueJs Code Locally

3
Comments
4 min read
Asynchronous CRUD Operations in Node js

Asynchronous CRUD Operations in Node js

7
Comments
1 min read
Javascript Scopes

Javascript Scopes

12
Comments 3
2 min read
Using an Array as Function Parameter in JavaScript

Using an Array as Function Parameter in JavaScript

19
Comments
2 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

10
Comments
5 min read
How to setup a Svelte + TailwindCSS +DaisyUI development environment?

How to setup a Svelte + TailwindCSS +DaisyUI development environment?

10
Comments 1
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
Create private fields in JavaScript

Create private fields in JavaScript

5
Comments
2 min read
Mutable and Immutable

Mutable and Immutable

3
Comments
2 min read
Angular - Use ChangeDetectionStrategy.OnPush

Angular - Use ChangeDetectionStrategy.OnPush

3
Comments
1 min read
A-Frame : Web XR Idle Click Game Demo & Overview

A-Frame : Web XR Idle Click Game Demo & Overview

6
Comments 3
7 min read
The Unwanted Stack — Vue Amsterdam Conference 2022 Summary series — Forth Talk

The Unwanted Stack — Vue Amsterdam Conference 2022 Summary series — Forth Talk

5
Comments
8 min read
Getting Started With GraphQL and Apollo-Server

Getting Started With GraphQL and Apollo-Server

4
Comments 1
10 min read
Smart input box with auto-suggestions for the users (two methods)

Smart input box with auto-suggestions for the users (two methods)

9
Comments
6 min read
Flat Nested Array: JavaScript

Flat Nested Array: JavaScript

3
Comments 5
1 min read
JavaScript mini challenge - solution

JavaScript mini challenge - solution

2
Comments
2 min read
Everything you need to know about Generators in JavaScript 🚀

Everything you need to know about Generators in JavaScript 🚀

6
Comments
8 min read
Как пользоваться cookie в NestJS и локальном фронте

Как пользоваться cookie в NestJS и локальном фронте

6
Comments
1 min read
What are Progressive Web Applications? Get started with creating PWA

What are Progressive Web Applications? Get started with creating PWA

35
Comments 2
10 min read
Shadow DOM simplified

Shadow DOM simplified

4
Comments
3 min read
loading...