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 React and why is it useful?

What is React and why is it useful?

12
Comments 1
3 min read
How to build a PWA app with HTML, CSS, and VanillaJS?

How to build a PWA app with HTML, CSS, and VanillaJS?

16
Comments
5 min read
8 React Performance Tricks: Make your app blazing fast!

8 React Performance Tricks: Make your app blazing fast!

238
Comments 10
5 min read
Why's managing background tasks in react native so difficult?

Why's managing background tasks in react native so difficult?

3
Comments 3
1 min read
Nuxt, Meet Vue-Picture-Swipe

Nuxt, Meet Vue-Picture-Swipe

12
Comments
4 min read
Quick guide for updating package name in React Native

Quick guide for updating package name in React Native

79
Comments 16
3 min read
Nullish Coalescing in JavaScript

Nullish Coalescing in JavaScript

6
Comments
2 min read
Javascript: Promise Class methods (all, allSettled, race)

Javascript: Promise Class methods (all, allSettled, race)

15
Comments 2
2 min read
Nuxt, Meet Anime

Nuxt, Meet Anime

11
Comments 4
4 min read
Tweet html-node as an image using ReactJS and NodeJS

Tweet html-node as an image using ReactJS and NodeJS

9
Comments
9 min read
How to Handle Errors in Angular Reactive Forms With 3 Lines of Code

How to Handle Errors in Angular Reactive Forms With 3 Lines of Code

11
Comments 1
4 min read
I replaced useState hook with custom one

I replaced useState hook with custom one

69
Comments 9
5 min read
10 security tips for frontend developers

10 security tips for frontend developers

216
Comments 3
8 min read
GCP Credentials & Next.js

GCP Credentials & Next.js

14
Comments 2
4 min read
React Image component resilient to flaky connections

React Image component resilient to flaky connections

14
Comments 1
2 min read
Material UI, React Router boilerplate.

Material UI, React Router boilerplate.

10
Comments
1 min read
JWT, Cookies, Custom Hooks and getServerSideProps

JWT, Cookies, Custom Hooks and getServerSideProps

11
Comments
1 min read
JavaScript Data Structures: Hash Table: Get all entries

JavaScript Data Structures: Hash Table: Get all entries

24
Comments
4 min read
JavaScript: Playing Fetch With Data

JavaScript: Playing Fetch With Data

7
Comments
3 min read
Beautiful GitHub cards for your portfolio website. 🎉

Beautiful GitHub cards for your portfolio website. 🎉

15
Comments
1 min read
Move from Redux to MobX - reduce boilerplate

Move from Redux to MobX - reduce boilerplate

33
Comments 7
8 min read
Roll Your own One-Line Math.average Function Using Array.reduce

Roll Your own One-Line Math.average Function Using Array.reduce

38
Comments 4
1 min read
Webcomponent 🔥 based PLAYER for the PODCAST Community 😎

Webcomponent 🔥 based PLAYER for the PODCAST Community 😎

6
Comments 2
1 min read
How to send emails in Javascript (3 ways with Node examples)

How to send emails in Javascript (3 ways with Node examples)

11
Comments
5 min read
Promise.all in JavaScript

Promise.all in JavaScript

7
Comments
3 min read
Test email sign-up with real email addresses (NodeJS, CypressJS, and MailSlurp)

Test email sign-up with real email addresses (NodeJS, CypressJS, and MailSlurp)

8
Comments 1
3 min read
Boilerplate: NuxtJS + Express server + Jest, all in Typescript

Boilerplate: NuxtJS + Express server + Jest, all in Typescript

10
Comments 5
1 min read
SailorMoon pose recognition signup/login: part 1

SailorMoon pose recognition signup/login: part 1

50
Comments 7
1 min read
tsParticles emitters preview on CodePen

tsParticles emitters preview on CodePen

3
Comments
1 min read
Nuxt, Meet Prism

Nuxt, Meet Prism

17
Comments 5
4 min read
Add Binary, solving Facebook interview question

Add Binary, solving Facebook interview question

6
Comments
2 min read
Exploiting sessionStorage API to design a user-friendly multi-step Lead Form

Exploiting sessionStorage API to design a user-friendly multi-step Lead Form

8
Comments
3 min read
Bifurcate array by given rules in javascript

Bifurcate array by given rules in javascript

5
Comments
2 min read
Nuxt, Meet Vuetify

Nuxt, Meet Vuetify

22
Comments 2
4 min read
Asteroid App: Phase Three

Asteroid App: Phase Three

11
Comments
1 min read
OpenSource Contribution - Live Coding

OpenSource Contribution - Live Coding

4
Comments 3
1 min read
Logical Operators and Short Circuit Assignment

Logical Operators and Short Circuit Assignment

6
Comments
2 min read
React Hooks: useState. Rules and tips for component state manipulation.

React Hooks: useState. Rules and tips for component state manipulation.

16
Comments
5 min read
Build a custom Contact Form for your static website

Build a custom Contact Form for your static website

80
Comments 9
4 min read
Clean Code Principles - Function

Clean Code Principles - Function

7
Comments
1 min read
Constructors in Functional Components With Hooks

Constructors in Functional Components With Hooks

86
Comments 36
8 min read
Weather Report Chat-Bot

Weather Report Chat-Bot

2
Comments
1 min read
Why I've made "yet another UI framework"?

Why I've made "yet another UI framework"?

22
Comments 6
5 min read
Should you use created() or mounted() in Vue?

Should you use created() or mounted() in Vue?

46
Comments 5
2 min read
Nuxt, Meet Plyr

Nuxt, Meet Plyr

14
Comments
5 min read
S.O.L.I.D. Principles Around You

S.O.L.I.D. Principles Around You

604
Comments 27
2 min read
JavaScript Developer Losing Track of ... !

JavaScript Developer Losing Track of ... !

5
Comments 5
2 min read
Twenty-second article! An important difference between parseInt and + in javascript

Twenty-second article! An important difference between parseInt and + in javascript

2
Comments
1 min read
GraphQL & Vue Composition API with Apollo-Composable

GraphQL & Vue Composition API with Apollo-Composable

18
Comments 6
5 min read
All about `this` in JavaScript

All about `this` in JavaScript

28
Comments 1
6 min read
Awesome jQuery Lightbox Plugins To Use

Awesome jQuery Lightbox Plugins To Use

3
Comments
5 min read
Creating a simple Login function with Redux and Thunk in React Native

Creating a simple Login function with Redux and Thunk in React Native

26
Comments 6
4 min read
Towards More Effective Software Testing: Equivalence Partitioning and Domain Analysis

Towards More Effective Software Testing: Equivalence Partitioning and Domain Analysis

23
Comments 5
10 min read
Get average of a given array or multi records in javascript

Get average of a given array or multi records in javascript

6
Comments
2 min read
Document Fragments and why you should use them

Document Fragments and why you should use them

131
Comments 13
3 min read
Vanilla JavaScript classList

Vanilla JavaScript classList

4
Comments
3 min read
COVID 19 API For Developers

COVID 19 API For Developers

11
Comments 1
20 min read
JavaScript Data Structures: Hash Table: Get values

JavaScript Data Structures: Hash Table: Get values

25
Comments
3 min read
9 ways to level up your browser devtool skills

9 ways to level up your browser devtool skills

159
Comments 7
2 min read
Build a Snake Game in functional JavaScript - Part 1

Build a Snake Game in functional JavaScript - Part 1

11
Comments
7 min read
loading...