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.
Enough JavaScript to get you Started : #7 Conditionals

Enough JavaScript to get you Started : #7 Conditionals

22
Comments
2 min read
Learn How To Use Webhooks By Setting Up A GitLab WebHook In Under An Hour

Learn How To Use Webhooks By Setting Up A GitLab WebHook In Under An Hour

33
Comments 1
7 min read
🚦 Submitting a Form to different Actions in HTML5

🚦 Submitting a Form to different Actions in HTML5

2
Comments
3 min read
Evaluar si una propiedad existe en un objeto

Evaluar si una propiedad existe en un objeto

2
Comments
1 min read
Lose coupling abstractions in React using TypeScript

Lose coupling abstractions in React using TypeScript

6
Comments
3 min read
Check your JS with TS

Check your JS with TS

15
Comments
6 min read
NaN & isNaN

NaN & isNaN

27
Comments 1
2 min read
Next.js - TypeScript - tailwindcss blog boilerplate

Next.js - TypeScript - tailwindcss blog boilerplate

21
Comments
3 min read
Randomize Your End-to-End Tests: How to Generate Input Data for TestCafe

Randomize Your End-to-End Tests: How to Generate Input Data for TestCafe

6
Comments
4 min read
Going Places: How I used Golang for literally every part of an IoT system

Going Places: How I used Golang for literally every part of an IoT system

80
Comments 2
9 min read
DeathMark: Programmatically scan videos for points of interest

DeathMark: Programmatically scan videos for points of interest

8
Comments 3
3 min read
Creating a database from scratch with Node.js - Days 13-14

Creating a database from scratch with Node.js - Days 13-14

12
Comments
3 min read
Basic Hooks in React - useEffect()

Basic Hooks in React - useEffect()

37
Comments
3 min read
Intro to React Server Side Rendering

Intro to React Server Side Rendering

35
Comments
9 min read
How to Show Multiple Item in Simple React Carousel

How to Show Multiple Item in Simple React Carousel

34
Comments 5
3 min read
Structuring an expressJS application

Structuring an expressJS application

32
Comments 2
1 min read
How to use styled-system with typescript

How to use styled-system with typescript

39
Comments 5
2 min read
Snake Game in 10 Minutes | SpeedCode

Snake Game in 10 Minutes | SpeedCode

14
Comments
1 min read
Next.js Image Component - Automatic Image Optimization

Next.js Image Component - Automatic Image Optimization

14
Comments
2 min read
You Don't Know JS: Get Started: Appendix A (Exploring Further) Notes

You Don't Know JS: Get Started: Appendix A (Exploring Further) Notes

15
Comments 3
4 min read
How to Get Started With JAMStack

How to Get Started With JAMStack

15
Comments
3 min read
Data Structures and Algorithms in Javascript - Part 2

Data Structures and Algorithms in Javascript - Part 2

6
Comments
2 min read
How to integrate ReactGrid with Chart.js?

How to integrate ReactGrid with Chart.js?

34
Comments
5 min read
Create really fluid loop slide with Tiny-Swiper

Create really fluid loop slide with Tiny-Swiper

6
Comments
2 min read
Build a useLocalStorage React Hook Package (Contribute to Open Source with Me)

Build a useLocalStorage React Hook Package (Contribute to Open Source with Me)

63
Comments 7
3 min read
Using refs in React functional components (part 1) - useRef + callback ref

Using refs in React functional components (part 1) - useRef + callback ref

102
Comments 4
7 min read
what “STACK” is asked for most?

what “STACK” is asked for most?

4
Comments 3
1 min read
Lodash Intro

Lodash Intro

5
Comments
2 min read
10 JS Projects

10 JS Projects

13
Comments 2
1 min read
Brief touch on map() , filter() and reduce() methods

Brief touch on map() , filter() and reduce() methods

60
Comments 3
2 min read
[ PART 9 ] Creating a Twitter clone with GraphQL, Typescript, and React ( isLiked? )

[ PART 9 ] Creating a Twitter clone with GraphQL, Typescript, and React ( isLiked? )

21
Comments 2
3 min read
Mastering Webpack - Article II

Mastering Webpack - Article II

32
Comments
8 min read
Calculator (Javascript)

Calculator (Javascript)

8
Comments
1 min read
How to swap 2 variables in javascript

How to swap 2 variables in javascript

8
Comments
1 min read
Big O Notation

Big O Notation

53
Comments 3
3 min read
Enough JavaScript to get you Started : #6 Operators

Enough JavaScript to get you Started : #6 Operators

35
Comments 3
2 min read
JavaScript: demystifying numbers

JavaScript: demystifying numbers

7
Comments
6 min read
You Don't Know JS: Get Started: Chapter 4 (The Bigger Picture) Notes

You Don't Know JS: Get Started: Chapter 4 (The Bigger Picture) Notes

22
Comments 2
2 min read
[Typper v1.0.0] Can you type your way to the top? 🎮🏆

[Typper v1.0.0] Can you type your way to the top? 🎮🏆

32
Comments 5
1 min read
Socket.IO Chat App

Socket.IO Chat App

15
Comments 7
1 min read
Currying and partial application

Currying and partial application

4
Comments
3 min read
Render Dynamic Pages in Gatsby Using File System Route API and YAML

Render Dynamic Pages in Gatsby Using File System Route API and YAML

9
Comments
10 min read
Recoil: a modern state management library.

Recoil: a modern state management library.

37
Comments 9
3 min read
Learning WebAssembly

Learning WebAssembly

21
Comments 1
2 min read
My Kind of Advent Calendar: #Javascriptmas

My Kind of Advent Calendar: #Javascriptmas

7
Comments
3 min read
Define your Custom Elements functionally

Define your Custom Elements functionally

1
Comments
1 min read
Creating CSS Timeline

Creating CSS Timeline

22
Comments
4 min read
Failing a Test on console.error in Cypress

Failing a Test on console.error in Cypress

8
Comments 1
2 min read
4 JavaScript things you need to know

4 JavaScript things you need to know

58
Comments 2
5 min read
Python gotchas for JavaScript developers

Python gotchas for JavaScript developers

4
Comments
7 min read
Tips For Building Production Ready Applications

Tips For Building Production Ready Applications

33
Comments 8
9 min read
Easy Localization: 7 tips to make your work faster

Easy Localization: 7 tips to make your work faster

11
Comments
4 min read
Build a Placeholder Image Generator with JavaScript 📷 🔥

Build a Placeholder Image Generator with JavaScript 📷 🔥

49
Comments
4 min read
Display your PWA / website fullscreen

Display your PWA / website fullscreen

101
Comments 8
3 min read
{FREE} Ultimate Resources for Front-End Development in 2023 + Giveaway⚡

{FREE} Ultimate Resources for Front-End Development in 2023 + Giveaway⚡

4000
Comments 111
12 min read
Make a Github Profile Finder | Learn Ajax Get Requests

Make a Github Profile Finder | Learn Ajax Get Requests

10
Comments
1 min read
Why Netlify has mastered CI/CD

Why Netlify has mastered CI/CD

27
Comments 2
4 min read
Get current timestamp

Get current timestamp

4
Comments
1 min read
Career Advice for Junior Developers

Career Advice for Junior Developers

146
Comments 19
10 min read
JavaScript Is Everywhere

JavaScript Is Everywhere

42
Comments 8
3 min read
loading...