Posts, a community app by Read.cv

Thread
Willem Purdy

Can any engineers recommend a good course for someone to get started with HTML and JavaScript? I have a basic knowledge but would love to learn more 👨‍💻

Dexter Marks-Barber
Replying to @willem19

Come up with a project that solves a problem for yourself. Get stuck in. Research as you go for things you want to achieve

Nick Noble
Replying to @willem19 @dexter

I find svelte to be way easier than react / preact tomquinonero.com/blog/write-a-f…

Create your first Figma plugin with Svelte | Tom Quinonero
Nick Noble
Replying to @willem19 @dexter

Youll still want basic html / js under your belt first then this will feel natural af learn.svelte.dev

Welcome to Svelte • Svelte Tutorial
John Jago
Replying to @willem19 @dexter

I’ve found this approach to work well too. One thing I would add is that if you feel like you don’t know where to start at all, some foundation is helpful. MDN is a good reference for that: developer.mozilla.org/en-US/docs/Web…

Web technology for developers | MDN
The open Web presents incredible opportunities for developers. To take full advantage of these technologies, you need to know how to use them. Below you'll find links to our Web technology documentation.
Dexter Marks-Barber
Replying to @willem19

There’s so many different web technologies popping up all the time. But so far the closet one to base HTML by design is Svelte[kit]. Pairing that with Tailwind and SQLite you’ve basically got the groundwork to do whatever you want