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.
Implement NodeJS Logging like a Pro!

Implement NodeJS Logging like a Pro!

5
Comments
7 min read
Diving Deep into Smart Contracts

Diving Deep into Smart Contracts

3
Comments
14 min read
Request All Permissions Android React Native

Request All Permissions Android React Native

5
Comments 1
3 min read
App Shortcuts in React Native : Never let your app shortcuts open any random app 😂

App Shortcuts in React Native : Never let your app shortcuts open any random app 😂

13
Comments
7 min read
What is Npm

What is Npm

4
Comments
2 min read
Sending validation errors through a Formik form

Sending validation errors through a Formik form

4
Comments
1 min read
Creating a Word Wheel in CSS

Creating a Word Wheel in CSS

32
Comments 9
2 min read
How to build simple todo list with Vue.js - Part 1

How to build simple todo list with Vue.js - Part 1

20
Comments 3
3 min read
Rest vs spread in javascript

Rest vs spread in javascript

3
Comments
3 min read
#1.React and ReactDOM

#1.React and ReactDOM

3
Comments
1 min read
Understanding the .map(), .filter() and .reduce() array methods in Javascript.

Understanding the .map(), .filter() and .reduce() array methods in Javascript.

98
Comments 10
5 min read
Optimize Dockerfile images for NextJS

Optimize Dockerfile images for NextJS

17
Comments 1
3 min read
Relax, JS `this` is damn easy.

Relax, JS `this` is damn easy.

33
Comments 6
3 min read
Event Listeners, The Submit Event, Grabbing and Creating Elements to Manipulate the DOM

Event Listeners, The Submit Event, Grabbing and Creating Elements to Manipulate the DOM

29
Comments
5 min read
Build a JavaScript library with multiple entry points using Vite3

Build a JavaScript library with multiple entry points using Vite3

5
Comments
11 min read
REST Countries API challenge solved with Chakra UI and React.

REST Countries API challenge solved with Chakra UI and React.

9
Comments
8 min read
Quill Forms | New open source Typeform alternative based on React JS and Typescript

Quill Forms | New open source Typeform alternative based on React JS and Typescript

10
Comments
1 min read
3 open source tools to build your apps fast

3 open source tools to build your apps fast

7
Comments
1 min read
How to Build a Responsive App Landing Page Using HTML CSS JavaScript

How to Build a Responsive App Landing Page Using HTML CSS JavaScript

39
Comments
1 min read
Javascript Tagalog - " Let " Variable Declaration

Javascript Tagalog - " Let " Variable Declaration

7
Comments
1 min read
Javascript Tagalog - Arrow Function

Javascript Tagalog - Arrow Function

3
Comments
2 min read
useEffect firing twice in React 18

useEffect firing twice in React 18

139
Comments 12
8 min read
Javascript Tagalog - "Const" Variable Declaration

Javascript Tagalog - "Const" Variable Declaration

4
Comments
1 min read
Promises and Events: Some Pitfalls and Workarounds

Promises and Events: Some Pitfalls and Workarounds

20
Comments 1
8 min read
Day 1: A beginners take on JS scope. Var vs Let vs Const.

Day 1: A beginners take on JS scope. Var vs Let vs Const.

12
Comments 1
4 min read
loading...