DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React 18 Suspense fetch data from a headless CMS

React 18 Suspense fetch data from a headless CMS

21
Comments
8 min read
Chat App with WebSocket: Message to Server

Chat App with WebSocket: Message to Server

6
Comments
2 min read
Manipulating the DOM using Javascript - traversing the DOM(part 2)✂️🕹

Manipulating the DOM using Javascript - traversing the DOM(part 2)✂️🕹

32
Comments 1
6 min read
Single Responsibility Principle in TypeScript

Single Responsibility Principle in TypeScript

61
Comments 7
1 min read
Chat App with WebSocket: Socket Connection

Chat App with WebSocket: Socket Connection

3
Comments
2 min read
Absolute Beginner's Guide to Learn JavaScript, Part-2

Absolute Beginner's Guide to Learn JavaScript, Part-2

3
Comments
6 min read
The JS Promise Errand

The JS Promise Errand

1
Comments
3 min read
Fixing Firebase Firestore Queries with firestore-db for web and react-native-firebase

Fixing Firebase Firestore Queries with firestore-db for web and react-native-firebase

7
Comments
2 min read
Array Methods in JS - push and pop

Array Methods in JS - push and pop

5
Comments 2
2 min read
Building an authentication system in Rust using session tokens

Building an authentication system in Rust using session tokens

9
Comments
16 min read
Typescript Series - Exclude Utility Type

Typescript Series - Exclude Utility Type

Comments
1 min read
Apptron Demo: HTML5 Background Apps

Apptron Demo: HTML5 Background Apps

5
Comments
2 min read
Robots.Txt Files & SEO – Best Practices, and Fixes for Common Issues

Robots.Txt Files & SEO – Best Practices, and Fixes for Common Issues

1
Comments
9 min read
v-for 數組資料順序變動和畫面渲染問題

v-for 數組資料順序變動和畫面渲染問題

2
Comments 2
2 min read
Typescript Greater Equal Or Lesser

Typescript Greater Equal Or Lesser

Comments
1 min read
map, filter and reduce in javascript - the easy way

map, filter and reduce in javascript - the easy way

Comments
2 min read
Designing a Password-less Login System in Go from scratch

Designing a Password-less Login System in Go from scratch

5
Comments
4 min read
Simplicity & Focus Through Server-Driven Web UI Development

Simplicity & Focus Through Server-Driven Web UI Development

2
Comments
7 min read
Avoiding useEffect with callback refs

Avoiding useEffect with callback refs

141
Comments 9
5 min read
🚀 Just launched a new scalable cloud graph database! Any feedback/users/testers appreciated!

🚀 Just launched a new scalable cloud graph database! Any feedback/users/testers appreciated!

43
Comments 19
4 min read
Chat App with WebSocket: Building Chat Page

Chat App with WebSocket: Building Chat Page

4
Comments
2 min read
What are the golden rules of programming?

What are the golden rules of programming?

2
Comments 1
1 min read
Types vs Interfaces ¿Cuándo utilizar cada una?

Types vs Interfaces ¿Cuándo utilizar cada una?

1
Comments
5 min read
Pattern Matching With Functions

Pattern Matching With Functions

8
Comments 2
1 min read
10 GitHub Repositories to Become a CSS Master

10 GitHub Repositories to Become a CSS Master

29
Comments
6 min read
Mis primeros pasos al crear un API GraphQL con Laravel 8

Mis primeros pasos al crear un API GraphQL con Laravel 8

2
Comments
3 min read
How To Become A Web Developer

How To Become A Web Developer

6
Comments
3 min read
How to solve id_ed25519 file

How to solve id_ed25519 file

Comments 2
1 min read
How to login with OTP in Laravel 9 ?

How to login with OTP in Laravel 9 ?

9
Comments 7
7 min read
Push Notifications with React JS and Firebase

Push Notifications with React JS and Firebase

5
Comments
3 min read
Let's build a multiplayer movie trivia/quiz game with socket.io, svelte and node. devlog #3

Let's build a multiplayer movie trivia/quiz game with socket.io, svelte and node. devlog #3

Comments
4 min read
CoDe SmElL 159 - mIxEd_cASe

CoDe SmElL 159 - mIxEd_cASe

2
Comments
2 min read
How to Write High-Quality Proposals for Clients in Upwork?

How to Write High-Quality Proposals for Clients in Upwork?

11
Comments
2 min read
Why everyone is talking about Astro and island Architecture? 🚀

Why everyone is talking about Astro and island Architecture? 🚀

34
Comments 4
3 min read
Typescript WTF Moments 6: Non Collapsing Object Unions

Typescript WTF Moments 6: Non Collapsing Object Unions

2
Comments
1 min read
My first coaching call

My first coaching call

10
Comments 2
2 min read
Absolute Beginner's Guide to Learn JavaScript, Part-1

Absolute Beginner's Guide to Learn JavaScript, Part-1

21
Comments 2
6 min read
Implement Google OAuth in NestJS using Passport

Implement Google OAuth in NestJS using Passport

36
Comments 26
6 min read
Vue | v-bind:class&style 不同的表示法

Vue | v-bind:class&style 不同的表示法

2
Comments 1
1 min read
Browser extensions - Popup weather extension

Browser extensions - Popup weather extension

9
Comments
3 min read
5 tips to improve your Code Reviews on GitHub

5 tips to improve your Code Reviews on GitHub

159
Comments 1
6 min read
I tested every link preview meta tag on every social media and messaging app — so you don't have to! It was super boring!

I tested every link preview meta tag on every social media and messaging app — so you don't have to! It was super boring!

144
Comments 12
4 min read
Smart Contract Head to Head — Ethereum vs. Flow

Smart Contract Head to Head — Ethereum vs. Flow

5
Comments 1
8 min read
𝟲 𝗚𝗶𝘁 𝗵𝗮𝗰𝗸𝘀 𝘆𝗼𝘂 𝘀𝗵𝗼𝘂𝗹𝗱 𝗱𝗲𝗳𝗶𝗻𝗶𝘁𝗲𝗹𝘆 𝗸𝗻𝗼𝘄🚀

𝟲 𝗚𝗶𝘁 𝗵𝗮𝗰𝗸𝘀 𝘆𝗼𝘂 𝘀𝗵𝗼𝘂𝗹𝗱 𝗱𝗲𝗳𝗶𝗻𝗶𝘁𝗲𝗹𝘆 𝗸𝗻𝗼𝘄🚀

3
Comments
1 min read
當Vue Array資料變動如何做到即時渲染

當Vue Array資料變動如何做到即時渲染

Comments
1 min read
Chat App with WebSocket: Boilerplate Code

Chat App with WebSocket: Boilerplate Code

1
Comments
2 min read
JS | 整理無關鍵字、let、var的不同

JS | 整理無關鍵字、let、var的不同

Comments
1 min read
JS | 使用事件keypress遇到的問題

JS | 使用事件keypress遇到的問題

Comments
1 min read
Vue理解v-model內部運作

Vue理解v-model內部運作

Comments
1 min read
React vs Vue: What to Choose in 2022?

React vs Vue: What to Choose in 2022?

5
Comments
7 min read
Single thread in Nodejs explained

Single thread in Nodejs explained

2
Comments
1 min read
Findev-app: A place to find/connect developers

Findev-app: A place to find/connect developers

1
Comments
2 min read
How to deploy the NextJS site on Vercel

How to deploy the NextJS site on Vercel

5
Comments
3 min read
Deploy a .NET 6 Web Application to an Azure App Service by the command line

Deploy a .NET 6 Web Application to an Azure App Service by the command line

6
Comments 3
2 min read
Sveltekit Braking changes: Routing, Load Function and new way of shadow endpoints

Sveltekit Braking changes: Routing, Load Function and new way of shadow endpoints

14
Comments
3 min read
How I Created a One-Page Swag Store in 15 minutes

How I Created a One-Page Swag Store in 15 minutes

24
Comments 1
7 min read
5 ways to make your website 10x faster ⚡🚀

5 ways to make your website 10x faster ⚡🚀

6
Comments
3 min read
Practical Guide to using Git for Beginners

Practical Guide to using Git for Beginners

65
Comments 4
7 min read
Building a Saas in public with Typescript!

Building a Saas in public with Typescript!

3
Comments
2 min read
You don't know JavaScript reduce() method

You don't know JavaScript reduce() method

5
Comments 3
5 min read
loading...