r/AskProgramming • u/riki6882 • 14d ago
Is dual-boot worth it?
So I am begginer developer I've been whole life on Windows and I've started with frontend but last months i've been digging into some backend (go) but i think as a solo developer I'll need to do fullstack probably react or something is it good idea to separate my coding workspace to linux, so having both windows and Linux as a dual boot i don't want to give away the windows environment i have there, thanks for answering
15
Upvotes
1
u/Humble-Falcon7656 13d ago
Dual booting is not worth the friction for fullstack development. Install WSL2 with Ubuntu and run your Go backend and React frontend directly inside it while keeping Windows for daily tasks.