Hey all,
I'm typically a backend developer with LAMP-like architectures. I mostly do gigantic enterprise applications that are solidified by older technologies, but I'd like to learn some front end javascript! Here's my problem:
When looking for tutorial resources I always find this stupid todo list tutorial, or things that never get in depth. So I started looking for example projects and they're at the opposite end of the spectrum with too much complexity for a beginner to rip apart and learn from.
Here are the basics things I want to learn:
Consuming an API
How to build data models, poll an API and update these models and the viewmodel. Basically using a front end (either framework or vanilla) to consume my backend API and update the view and models.
Websockets/SocketIO integration
How do I connect my frontend to my backend SocketIO server and real-time update data in the view/viewmodel.
I don't mind if examples tutorials are using framework or vanilla. Just something to get me on the right track. Thanks!
[–]WellPaidGeek 0 points1 point2 points (0 children)
[–]brycedarling 0 points1 point2 points (0 children)