multiplatform
Docker Explained In 60 Seconds | Deploy Apps Anywhere With Docker #devops #fullstack
Docker. Written in the Go programming language, it is the secret weapon for building, shipping, and running apps. An OS virtualization software initially released in 2013, Docker allows you to package your app and its dependencies into lightweight containers that can be run anywhere, regardless if you are using Windows, Mac, or Linux. After developing your app, in my case,…
Read More »Building your first Desktop app (Windows, Mac, Linux) using Kotlin/Compose Multiplatform
🏆 My Online Courses 🎓Learn with Quizzes ☕ Let’s get a coffee. You’re paying! 🙂 💻 Github 📸 Instagram Distribution and Packaging (Docs): ⌚Timestamps 0:00 – Introduction 0:56 – Project Generation 1:20 – Explore the Structure 3:12 – Multiple Windows 4:48 – Networking 7:51 – Navigation 11:18 – Vertical/Horizontal Scrollbars 14:29 – Tooltips 15:42 – Keyboard Events 18:56 – Mouse…
Read More »