Lenovo Ideapad 3, Intel Core i5
I've learned (and continue to learn) HTML & CSS. JavaScript is in process (sooo hard for me). What are your suggestions for setting up my new laptop with apps, software, etc., to make my programmer's learning journey the most beneficial, without adding a lot of bloat?
Thanks in advance!
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
VSCode + plugins dev.to/0xkoji/40-visual-studio-cod...
Terminal github.com/microsoft/terminal
Chrome/Brave/Firefox
scoop scoop.sh/ to install CLI tools git/ffmpeg
The only webdev stuff I have installed are VS Code, Terminal (the new shiny one from the Windows store), and then setup NPM and Git 🥳
Thank you Tyler!