Forem

Jen C. profile picture

Jen C.

Front-End Engineer passionate about full-stack development

Build and Deploy a Monorepo WebSocket web application with Turbo, Express, and Vite on Render Using Docker

Build and Deploy a Monorepo WebSocket web application with Turbo, Express, and Vite on Render Using Docker

Comments
6 min read

Want to connect with Jen C.?

Create an account to connect with Jen C.. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Efficiently Extract Nested URL Parameters with Recursive Logic in JavaScript

Efficiently Extract Nested URL Parameters with Recursive Logic in JavaScript

Comments
2 min read
React - Create a custom hook to handle online and offline events by using AbortController and addEventListener

React - Create a custom hook to handle online and offline events by using AbortController and addEventListener

Comments 2
2 min read
CSS - display: flex vs inline-flex

CSS - display: flex vs inline-flex

Comments
1 min read
How to Perform Actions After an Image Loads in React: Using the onLoad Event or the complete Property

How to Perform Actions After an Image Loads in React: Using the onLoad Event or the complete Property

Comments
2 min read
Using Zod's z.union: An Important Pitfall to Avoid

Using Zod's z.union: An Important Pitfall to Avoid

3
Comments
1 min read
How to Fix Common ESLint Errors: Troubleshooting Unknown or Strange Issues

How to Fix Common ESLint Errors: Troubleshooting Unknown or Strange Issues

Comments
1 min read
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...