What if I told you that you are developing your applications the wrong way? Yes, even in 2025! Think about it: We host our applications in the cloud, our CI/CD pipelines run in the cloud, our code is stored in the cloud (GitHub, GitLab, etc.)... but where do we actually write and test that code? Often, it's stuck on our local machines. But What happens if you break your computer, well your code is safe, its stored in the cloud, but what about your dev environment. Reinstalling everything would take days and it would be a huge headache. But what if we could also put our dev environment into the cloud? How about the cloud development environment?
🚀 Check out Coder: https://rebrand.ly/Coder_JM
📸 Screen Recording Software: https://dub.sh/eDa47SO
🔒 The best Authentication service: https://dub.sh/xeU8r3v
🚀 Checkout Cal for Free: https://dub.sh/FAuffAy
🌍 My Website: https://janmarshal.com/
✅ Follow me on X: https://x.com/janmarshaldev
📧 Business ONLY: jan@alenix.de
Timestamps:
00:00 Intro
00:32 How We’re Currently Doing It
03:45 The Better Approach (CDE)
08:30 How a CDE Works Internally
10:45 Creating Your Own Cloud Development Environment
20:30 Using Your CDE with Your Desktop IDE