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.
Generating React native code using chat GPT.

Generating React native code using chat GPT.

5
Comments 2
2 min read
A PetiteVue Tutorial - 04 Searching

A PetiteVue Tutorial - 04 Searching

1
Comments
4 min read
Difference between call, bind and apply methods in javascript

Difference between call, bind and apply methods in javascript

4
Comments 2
2 min read
JAVASCRIPT : AJAX AND FETCH

JAVASCRIPT : AJAX AND FETCH

6
Comments
2 min read
A PetiteVue Tutorial - 01 Hello World

A PetiteVue Tutorial - 01 Hello World

Comments
4 min read
A better way to set up a Cloudflare worker project locally with Miniflare

A better way to set up a Cloudflare worker project locally with Miniflare

6
Comments 1
9 min read
Variable in ReactJS(all about)

Variable in ReactJS(all about)

2
Comments 2
2 min read
How to optimize your JavaScript by reducing the number of function calls

How to optimize your JavaScript by reducing the number of function calls

4
Comments
2 min read
10 Must-Know GitHub Repositories for JavaScript Developers 🚀🔥

10 Must-Know GitHub Repositories for JavaScript Developers 🚀🔥

7
Comments 1
3 min read
Software Architecture — Inversion of Control Part 1

Software Architecture — Inversion of Control Part 1

Comments
1 min read
The Directive Composition API in Angular

The Directive Composition API in Angular

2
Comments 1
2 min read
5 tips to improve integration with the backend, Angular and Rxjs

5 tips to improve integration with the backend, Angular and Rxjs

2
Comments 1
7 min read
Using Pivot Chart to Replace Your Pivot Table

Using Pivot Chart to Replace Your Pivot Table

2
Comments 1
1 min read
Angular - building apps without modules

Angular - building apps without modules

3
Comments 1
2 min read
Build your web apps using Next.js

Build your web apps using Next.js

6
Comments
12 min read
Save time by using array functions in Javascript

Save time by using array functions in Javascript

8
Comments
7 min read
Advent of Code 2022 Day 1 Part 1 - Solution Only

Advent of Code 2022 Day 1 Part 1 - Solution Only

Comments
1 min read
JavaScript Date: Get Date methods

JavaScript Date: Get Date methods

2
Comments
4 min read
Code Smell 193 - Switch Instead of Formula

Code Smell 193 - Switch Instead of Formula

6
Comments 8
2 min read
Implementing Cross-cut Concerns with Javascript Proxy: A Practical Example

Implementing Cross-cut Concerns with Javascript Proxy: A Practical Example

13
Comments
7 min read
FizzBuzz Theory

FizzBuzz Theory

2
Comments 2
1 min read
Array.every() et new Set() sauvent LeMOT

Array.every() et new Set() sauvent LeMOT

Comments
3 min read
How to Add JWT Authentication to NestJS Apps

How to Add JWT Authentication to NestJS Apps

21
Comments 1
4 min read
How to display a preview of an image upload in React

How to display a preview of an image upload in React

6
Comments
4 min read
15 More Useful React Custom Hooks For Everyone - part 2

15 More Useful React Custom Hooks For Everyone - part 2

37
Comments 6
15 min read
loading...