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.
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
Amazing Pagination Design Using Only HTML & CSS

Amazing Pagination Design Using Only HTML & CSS

23
Comments
3 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
The top four React chart libraries that you need to know for 2021

The top four React chart libraries that you need to know for 2021

80
Comments 6
5 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 Use "LOTTIEFILES" in ReactJS & HTML

How to Use "LOTTIEFILES" in ReactJS & HTML

21
Comments 1
2 min read
Server Rendering in JavaScript: Why SSR?

Server Rendering in JavaScript: Why SSR?

157
Comments 17
6 min read
How to Show Multiple Item in Simple React Carousel

How to Show Multiple Item in Simple React Carousel

43
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

40
Comments 5
2 min read
Next.js Image Component - Automatic Image Optimization

Next.js Image Component - Automatic Image Optimization

14
Comments
2 min read
10 YouTube Channels for Learning Web Development

10 YouTube Channels for Learning Web Development

143
Comments 12
5 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
Data Structures and Algorithms in Javascript - Part 2

Data Structures and Algorithms in Javascript - Part 2

6
Comments
2 min read
Using refs in React functional components (part 1) - useRef + callback ref

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

128
Comments 4
7 min read
How to add a pre-loader in your website.

How to add a pre-loader in your website.

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

How to integrate ReactGrid with Chart.js?

34
Comments
5 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
loading...