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.
Web hosting issues || GitHub Page is not showing up on website?

Web hosting issues || GitHub Page is not showing up on website?

5
Comments 3
1 min read
Comprendiendo la recursividad

Comprendiendo la recursividad

1
Comments
3 min read
Use javascript and Openzeppelin to build your first NFT!

Use javascript and Openzeppelin to build your first NFT!

6
Comments
4 min read
I've created navbar based on Dynamic Island on iPhone 14 (iOS 16)

I've created navbar based on Dynamic Island on iPhone 14 (iOS 16)

4
Comments 1
1 min read
Creating custom services in medusa

Creating custom services in medusa

13
Comments 1
2 min read
Creating declarative UI-rich apps without learning any declarative framework like React or Vue.js

Creating declarative UI-rich apps without learning any declarative framework like React or Vue.js

2
Comments 2
6 min read
How to format numbers to currency string with JavaScript

How to format numbers to currency string with JavaScript

7
Comments 1
1 min read
Lists and Keys in React

Lists and Keys in React

Comments
2 min read
How to add JavaScript to your Website.

How to add JavaScript to your Website.

3
Comments
2 min read
How to optimize images for website?

How to optimize images for website?

5
Comments
2 min read
Test dynamic class names from CSS Modules in Cypress

Test dynamic class names from CSS Modules in Cypress

Comments
1 min read
How to view data on a NEAR protocol contract for Free?

How to view data on a NEAR protocol contract for Free?

3
Comments
1 min read
The joy of validating with Joi

The joy of validating with Joi

9
Comments
5 min read
React Cheat Sheet - Learn the basics of React 🔥

React Cheat Sheet - Learn the basics of React 🔥

30
Comments
5 min read
API routes with Vercel Serverless Functions and NextJS

API routes with Vercel Serverless Functions and NextJS

2
Comments
3 min read
Mobile Development with React Native

Mobile Development with React Native

5
Comments
4 min read
5 Tips for Black Women Learning How to Code

5 Tips for Black Women Learning How to Code

8
Comments 1
2 min read
How to migrate Netlify GoTrue Users To Appwrite

How to migrate Netlify GoTrue Users To Appwrite

26
Comments 2
3 min read
Growth hack: Publish newsletters to your Next.js site with ConvertKit API

Growth hack: Publish newsletters to your Next.js site with ConvertKit API

3
Comments
10 min read
Remove Element

Remove Element

6
Comments 4
1 min read
Object & Array Methods in JavaScript

Object & Array Methods in JavaScript

13
Comments
5 min read
HTML5 required and pattern are not a security feature

HTML5 required and pattern are not a security feature

6
Comments
1 min read
JavaScript Performance Tips

JavaScript Performance Tips

4
Comments
3 min read
What Does 'This' Mean in JavaScript? The Keyword Explained

What Does 'This' Mean in JavaScript? The Keyword Explained

6
Comments 1
4 min read
Build a Ticket Triaging App with Baserow and ToolJet

Build a Ticket Triaging App with Baserow and ToolJet

21
Comments 1
13 min read
30 Days Frontend Development Roadmap 2024

30 Days Frontend Development Roadmap 2024

3
Comments
12 min read
Introducing Colada

Introducing Colada

12
Comments
3 min read
Not Quite Lisp

Not Quite Lisp

Comments
2 min read
Easy way to Create your own API for FREE

Easy way to Create your own API for FREE

195
Comments 24
4 min read
I Was Told There Would Be No Math

I Was Told There Would Be No Math

Comments
2 min read
Top 5 confusing things about JavaScript while I learned it for the first time

Top 5 confusing things about JavaScript while I learned it for the first time

1
Comments
4 min read
"Object.assign". It's easier than you think

"Object.assign". It's easier than you think

Comments
2 min read
Improve IVR Prompts with Custom Reporting

Improve IVR Prompts with Custom Reporting

6
Comments
5 min read
{} === {} is false... 😳WHaT?? Let me explain it with image 🖼

{} === {} is false... 😳WHaT?? Let me explain it with image 🖼

1
Comments
1 min read
Perfectly Spherical Houses in a Vacuum

Perfectly Spherical Houses in a Vacuum

3
Comments 1
3 min read
Dynamic Routes in React

Dynamic Routes in React

14
Comments 1
2 min read
Simple and responsive react forms with validation

Simple and responsive react forms with validation

2
Comments
6 min read
Create a countdown using recursion (FreeCodecamp notes)

Create a countdown using recursion (FreeCodecamp notes)

Comments
1 min read
React Hooks vs Class Components

React Hooks vs Class Components

3
Comments 2
3 min read
Tudo sobre os novos métodos de arrays em JavaScript

Tudo sobre os novos métodos de arrays em JavaScript

2
Comments
5 min read
Redux in Next JS project. | Technical

Redux in Next JS project. | Technical

1
Comments
5 min read
PHP | Regular Expressions

PHP | Regular Expressions

2
Comments
9 min read
Like a Rogue

Like a Rogue

Comments
3 min read
Abort an Axios request with a simple library

Abort an Axios request with a simple library

5
Comments
1 min read
Using services in custom medusa routes

Using services in custom medusa routes

8
Comments
2 min read
Scroll down animation - Tutorial

Scroll down animation - Tutorial

5
Comments
2 min read
10 Free GumRoad products for Web Developers

10 Free GumRoad products for Web Developers

234
Comments 8
4 min read
Angular Addicts Issue #5: New features in Angular 14.2, Bundle size optimization, Tutorials & more

Angular Addicts Issue #5: New features in Angular 14.2, Bundle size optimization, Tutorials & more

7
Comments
4 min read
Logging for your Node.js app

Logging for your Node.js app

7
Comments
4 min read
15+ Array Methods in Javascript

15+ Array Methods in Javascript

673
Comments 25
7 min read
How to Implement Push Notification with Node.js and Service Worker

How to Implement Push Notification with Node.js and Service Worker

34
Comments 1
5 min read
Writing a roman numeral function in Javascript

Writing a roman numeral function in Javascript

Comments
3 min read
Object logging in Console #Node Quick Notes.

Object logging in Console #Node Quick Notes.

6
Comments 2
1 min read
A simple guide on WPF RelativeSources 2022 | iFour Technolab

A simple guide on WPF RelativeSources 2022 | iFour Technolab

3
Comments
6 min read
Tabs with HTML, SASS, and JS

Tabs with HTML, SASS, and JS

Comments
4 min read
Destructuring #React Quick Notes.

Destructuring #React Quick Notes.

6
Comments
1 min read
JavaScript Interview Crib Notes

JavaScript Interview Crib Notes

1
Comments
7 min read
Write SQL Queries With Confidence (TypeScript + Postgres)

Write SQL Queries With Confidence (TypeScript + Postgres)

10
Comments 2
3 min read
A Walkthrough Guide to Regular Expressions (RegEx) in JavaScript

A Walkthrough Guide to Regular Expressions (RegEx) in JavaScript

4
Comments 1
8 min read
Understand synchronous Vs asynchronous code in Js

Understand synchronous Vs asynchronous code in Js

9
Comments
1 min read
loading...