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.
Removing the last element of an array in Javascript

Removing the last element of an array in Javascript

8
Comments 1
2 min read
How Twitter Shows Those Link Cards

How Twitter Shows Those Link Cards

4
Comments 4
3 min read
How to check if your libraries are vulnerable?

How to check if your libraries are vulnerable?

41
Comments 5
3 min read
9 preguntas de entrevista de Angular 👇

9 preguntas de entrevista de Angular 👇

12
Comments
2 min read
Difference Between Import Something From Package VS Import { Something } From Package

Difference Between Import Something From Package VS Import { Something } From Package

Comments
1 min read
Operador Ternario en lugar de '&&' en ReactJS/NextJS

Operador Ternario en lugar de '&&' en ReactJS/NextJS

Comments 1
2 min read
How to use nhost serverless functions with javascript

How to use nhost serverless functions with javascript

7
Comments
4 min read
JavaScript Promises - Modern JS

JavaScript Promises - Modern JS

8
Comments
5 min read
addEventListener

addEventListener

4
Comments
11 min read
Integrating payment schemes with stripe in nodejs

Integrating payment schemes with stripe in nodejs

9
Comments
4 min read
What is CORS?

What is CORS?

261
Comments 24
9 min read
React Native for Web Apps

React Native for Web Apps

2
Comments
7 min read
Zero to SaaS - Product #1 Bookmarksy.io the solution

Zero to SaaS - Product #1 Bookmarksy.io the solution

4
Comments
2 min read
Tip: JavaScript array sorting shorthand

Tip: JavaScript array sorting shorthand

5
Comments
2 min read
VueJs Beginners part 3 - Component

VueJs Beginners part 3 - Component

5
Comments
1 min read
How to Make Weather App in React

How to Make Weather App in React

14
Comments
5 min read
Code Smell 177 - Missing Small Objects

Code Smell 177 - Missing Small Objects

17
Comments 1
2 min read
Creating a Next.js project with Tailwind Integration

Creating a Next.js project with Tailwind Integration

7
Comments 1
7 min read
How To Build a CLI With Node.js and React

How To Build a CLI With Node.js and React

14
Comments
7 min read
The dream about avoiding API-Endpoints and API-Calls (is it worth it?)

The dream about avoiding API-Endpoints and API-Calls (is it worth it?)

2
Comments 1
3 min read
Storing & Rendering Blogs: no markdown-parser

Storing & Rendering Blogs: no markdown-parser

12
Comments 2
4 min read
How to seperate number with commas in Javascript

How to seperate number with commas in Javascript

6
Comments
1 min read
Recriando o jogo Freeway com boas práticas de programação

Recriando o jogo Freeway com boas práticas de programação

Comments 1
2 min read
"Smart" JavaScript Delivery, Qwik + React in one?

"Smart" JavaScript Delivery, Qwik + React in one?

4
Comments
1 min read
ReactJs using Hook useMemo

ReactJs using Hook useMemo

7
Comments
6 min read
loading...