If you want to learn web apps start with the docs, eg. Official react docs or even just learning vanilla JavaScript if you don’t know it.
Start with little pieces like hitting the github API and displaying some json in the terminal
You could also just start prompting an llm to scaffold a project for you and then trying to debug whatever issues come up (and they will)
This item has no comments currently.
It looks like you have JavaScript disabled. This web app requires that JavaScript is enabled.
Please enable JavaScript to use this site (or just go read Hacker News).
If you want to learn web apps start with the docs, eg. Official react docs or even just learning vanilla JavaScript if you don’t know it.
Start with little pieces like hitting the github API and displaying some json in the terminal
You could also just start prompting an llm to scaffold a project for you and then trying to debug whatever issues come up (and they will)