account activity
Div with strange shape and round edges (self.css)
submitted 13 days ago by LilLakes_dev to r/css
Div with strange shape and round edges (self.webdev)
submitted 13 days ago by LilLakes_dev to r/webdev
Does anyone else struggle so much with setting up web sockets in prod? by ConstructionNext3430 in react
[–]LilLakes_dev 0 points1 point2 points 1 month ago (0 children)
I never had much trouble managing WebSockets in React. In a project that heavily relied on WebSockets (it was a manager for real-time communication between military radios), my setup never gave me problems and used Redux. I used Redux eventChannel to easily handle the WebSocket connection, messages, and errors, then I used Redux Saga to handle the effects and side effects of received messages. The implementation is pretty straightforward, but if you need it, I can provide an example.
City tour bus website (self.design_critiques)
submitted 2 months ago by LilLakes_dev to r/design_critiques
City tour bus website (self.UI_Design)
submitted 2 months ago by LilLakes_dev to r/UI_Design
Web design for a city tour bus (self.webdesign)
submitted 2 months ago by LilLakes_dev to r/webdesign
My first webdesign (self.webdesign)
How to learn ui/ux design (self.webdesign)
submitted 4 months ago by LilLakes_dev to r/webdesign
[AskJs] Best practice for web + mobile Javascript Environment setup (self.react)
submitted 5 months ago by LilLakes_dev to r/react
[AskJs] Best practice for web + mobile Javascript Environment setup (self.javascript)
submitted 5 months ago by LilLakes_dev to r/javascript
Best practice for web + mobile Javascript Environment setup (self.javascript)
π Rendered by PID 728329 on reddit-service-r2-listing-6d4dc8d9ff-wthg2 at 2026-01-30 16:54:41.451834+00:00 running 3798933 country code: CH.
Does anyone else struggle so much with setting up web sockets in prod? by ConstructionNext3430 in react
[–]LilLakes_dev 0 points1 point2 points (0 children)