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.
The Rising Coder - Bootcamp Precourse

The Rising Coder - Bootcamp Precourse

2
Comments
2 min read
Taking a Look at Conditional Statements

Taking a Look at Conditional Statements

4
Comments
1 min read
How To Convert A TypeScript Enum To A JavaScript Array Or String

How To Convert A TypeScript Enum To A JavaScript Array Or String

2
Comments
4 min read
Can we Animate Opacity in React Native?

Can we Animate Opacity in React Native?

4
Comments
4 min read
How we clone a running VM in 2 seconds

How we clone a running VM in 2 seconds

11
Comments 1
13 min read
How Fast Is Bun.sh After All?

How Fast Is Bun.sh After All?

5
Comments 2
4 min read
7 Cool Tips to Write Your Twitter Bio as a Developer 👍💯

7 Cool Tips to Write Your Twitter Bio as a Developer 👍💯

12
Comments
3 min read
Unpacking JavaScript 02: OOJS part 4 - Design Patterns

Unpacking JavaScript 02: OOJS part 4 - Design Patterns

Comments
4 min read
10+ Plugins That Will Boost Your Productivity With Intellij Idea

10+ Plugins That Will Boost Your Productivity With Intellij Idea

4
Comments 2
3 min read
Social-graphcis-library

Social-graphcis-library

6
Comments
4 min read
Java i18n (Internationalization) and Localization Tutorial

Java i18n (Internationalization) and Localization Tutorial

4
Comments
11 min read
Let’s Understand Chrome V8 — Chapter 10: Ignition Execution Unit

Let’s Understand Chrome V8 — Chapter 10: Ignition Execution Unit

4
Comments
7 min read
How to Iterate Over a Plain Object in Javascript

How to Iterate Over a Plain Object in Javascript

3
Comments
2 min read
Node.js '__dirname' vrs 'process.cwd()'

Node.js '__dirname' vrs 'process.cwd()'

30
Comments
2 min read
Custom Image Carousel that Manipulates Data w/ Angular Low-Level Directives, Lifecycle Methods, and Execution Workflow

Custom Image Carousel that Manipulates Data w/ Angular Low-Level Directives, Lifecycle Methods, and Execution Workflow

11
Comments
12 min read
How Javascript Works Behind The Scenes part 1

How Javascript Works Behind The Scenes part 1

32
Comments 2
7 min read
How to Recognize MRZ from Passport and ID Card with Node.js

How to Recognize MRZ from Passport and ID Card with Node.js

Comments
7 min read
Flutter Create User API

Flutter Create User API

4
Comments
1 min read
JavaScript Const re-assignment in Array with full Concepts

JavaScript Const re-assignment in Array with full Concepts

11
Comments 2
1 min read
Conditional Component Rendering Tips

Conditional Component Rendering Tips

6
Comments
1 min read
Writing Front-End Test with Jest

Writing Front-End Test with Jest

1
Comments
3 min read
Replace Elements with Greatest Element on Right Side

Replace Elements with Greatest Element on Right Side

3
Comments
1 min read
React JS & Tailwindcss - 01-Instalación

React JS & Tailwindcss - 01-Instalación

5
Comments 2
1 min read
Valid Mountain Array

Valid Mountain Array

4
Comments
1 min read
Safe Cracking

Safe Cracking

4
Comments
5 min read
What are Arrays? - Part IV

What are Arrays? - Part IV

3
Comments
3 min read
Let’s Understand Chrome V8 — Chapter 15: How can we debug V8 more easily

Let’s Understand Chrome V8 — Chapter 15: How can we debug V8 more easily

2
Comments
5 min read
How to answer programming challenges

How to answer programming challenges

5
Comments
2 min read
Find your way in GraphQL applications - Paths explained

Find your way in GraphQL applications - Paths explained

13
Comments 4
1 min read
Solidity Complete Fundamentals Cheat Sheet

Solidity Complete Fundamentals Cheat Sheet

9
Comments
4 min read
VueJS - Día 01

VueJS - Día 01

3
Comments
3 min read
Create Your Own Live Web Editor using HTML, CSS, and JavaScript

Create Your Own Live Web Editor using HTML, CSS, and JavaScript

53
Comments 3
5 min read
How to Create a Countdown Timer With Javascript

How to Create a Countdown Timer With Javascript

12
Comments
3 min read
Wrapping arrays in ReactJS

Wrapping arrays in ReactJS

Comments
3 min read
Dos formas de crear un proyecto con React JS

Dos formas de crear un proyecto con React JS

3
Comments
1 min read
Speech Recognition with JavaScript

Speech Recognition with JavaScript

322
Comments 21
2 min read
Vue.js Basics Part 3 | Computed Property

Vue.js Basics Part 3 | Computed Property

6
Comments
5 min read
How to Create a Countdown Timer In ReactJS

How to Create a Countdown Timer In ReactJS

8
Comments
3 min read
Understanding Javascript primitive types

Understanding Javascript primitive types

Comments
4 min read
Create Your Own JavaScript Runtime

Create Your Own JavaScript Runtime

4
Comments
5 min read
Put a Soul into a React-Redux Project (using Actors for Business Logic)

Put a Soul into a React-Redux Project (using Actors for Business Logic)

2
Comments
7 min read
15 tips to improve as a Javascript developer

15 tips to improve as a Javascript developer

7
Comments 1
7 min read
How to Create a FullStack Dapp using Next JS, Tailwind CSS and The graph. (Part 2)

How to Create a FullStack Dapp using Next JS, Tailwind CSS and The graph. (Part 2)

10
Comments 2
29 min read
React Native Interview Questions

React Native Interview Questions

3
Comments
2 min read
The Regular Expression (RegEx) Cheat Sheet you always wanted

The Regular Expression (RegEx) Cheat Sheet you always wanted

935
Comments 14
4 min read
How to Create a Chart in React With Recharts

How to Create a Chart in React With Recharts

13
Comments 2
5 min read
React Life Cycle

React Life Cycle

Comments
3 min read
Utility-First CSS with Tailwind

Utility-First CSS with Tailwind

1
Comments
10 min read
How to Authenticate a Nuxt.js App with GitHub and Appwrite

How to Authenticate a Nuxt.js App with GitHub and Appwrite

6
Comments
6 min read
Convert Markdown format files to PDF files (mermaid/emoji/toc compatible)

Convert Markdown format files to PDF files (mermaid/emoji/toc compatible)

5
Comments
3 min read
Resumability, WTF?

Resumability, WTF?

137
Comments 16
7 min read
Why we need backend and forntend?

Why we need backend and forntend?

8
Comments
2 min read
Muy breve introducción al testing

Muy breve introducción al testing

6
Comments
4 min read
Switch Dark/Light Mode Using CSS & JavaScript

Switch Dark/Light Mode Using CSS & JavaScript

3
Comments
4 min read
Security Through Obscurity

Security Through Obscurity

14
Comments 2
5 min read
Leetcode diary: Merge Sorted Array

Leetcode diary: Merge Sorted Array

1
Comments
4 min read
How to Build a Quasar QR Code Scanner with Capacitor

How to Build a Quasar QR Code Scanner with Capacitor

3
Comments 1
6 min read
How to Make Your Page Load Faster

How to Make Your Page Load Faster

8
Comments
6 min read
Building a contact form with Next.js and Nodemailer

Building a contact form with Next.js and Nodemailer

8
Comments 3
4 min read
Chrome Extensions of the Month - August 2022

Chrome Extensions of the Month - August 2022

45
Comments 4
5 min read
loading...