DEV Community

Jen C. profile picture

Jen C.

Front-End Developer

Set Up an Express.js Server with Socket.IO for Real-Time Client Communication

Set Up an Express.js Server with Socket.IO for Real-Time Client Communication

Comments
3 min read
🚀I built a RESTful API backend application with Express.js and TypeScript

🚀I built a RESTful API backend application with Express.js and TypeScript

2
Comments
1 min read
Simulate APIs using Postman (Create a mock server)

Simulate APIs using Postman (Create a mock server)

Comments
1 min read
JavaScript - Map and filter an array at the same time

JavaScript - Map and filter an array at the same time

Comments
1 min read
LeetCode - Solution for 2625. Flatten Deeply Nested Array

LeetCode - Solution for 2625. Flatten Deeply Nested Array

Comments
1 min read
LeetCode - Solution for 383. Ransom Note

LeetCode - Solution for 383. Ransom Note

Comments
1 min read
LeetCode - Solution for 2715. Timeout Cancellation

LeetCode - Solution for 2715. Timeout Cancellation

Comments
1 min read
LeetCode - Solution for 2631. Group By

LeetCode - Solution for 2631. Group By

Comments
1 min read
LeetCode - Solution for 2723. Add Two Promises

LeetCode - Solution for 2723. Add Two Promises

Comments
1 min read
WebSocket with Node.js and React using TypeScript (1) - Set up HTTP server and check the server running status

WebSocket with Node.js and React using TypeScript (1) - Set up HTTP server and check the server running status

Comments
1 min read
Use concurrently for monitoring TypeScript compiling and restarting the node application using nodemon

Use concurrently for monitoring TypeScript compiling and restarting the node application using nodemon

Comments
1 min read
LeetCode - Solution for 2626. Array Reduce Transformation

LeetCode - Solution for 2626. Array Reduce Transformation

Comments
1 min read
loading...