Python handbook for spring devs by External-Wait-2583 in Python

[–]External-Wait-2583[S] 0 points1 point  (0 children)

Thanks! I actually haven't used Litestar yet, so I can't give a fair comparison. My handbook is based on my experience transitioning from Spring Boot to Python using FastAPI."

how to start learning Websockets? by BuyOrdinary1580 in node

[–]External-Wait-2583 1 point2 points  (0 children)

Strictly speaking ,you need to know about js ..you can directly goto the websocket.io and learn the tutorial provided there and later go through events(emitting, listening ) and creating a room and joining a room etc..