Ben
Ben
DDeno
Created by Ben on 10/30/2024 in #help
Learning Process for Web Development?
Hey guys, coming from a backend background, I've mainly been coding in Python/Java. Saw a video on YT about Deno 2 and was thinking about learning web dev for fun. Can someone more experienced outline what steps I should take to start learning? The only exposure I have really is using REST APIs to get json data. Also some basic understanding of how HTML works on a webpage, but otherwise I'm totally lost! So far I've installed deno, installed the VSCode deno plugin, created a test project and executed main.ts to see the simple add example. Should my next step be doing some typescript tutorials? What about after I've learned typescript? How do I go about creating my first website? I don't have any plans to get a job in this area, so preferably I'd like to do everything the Deno 2 way right off the bat.
1 replies