Building an MVP for your Startup

Do you have an entrepreneur within you and want to bring it to life? Creating a business plan and building an MVP (Minimal Viable Product) is the place to start. In this post, I will share my approach to testing out a new business idea and some of the pitfalls that...

Starting a Tech company without Tech background

Embarking on the journey of starting a company demands a diverse skill set, with basic tech skills being a crucial component. While coding your own website isn't mandatory, a foundational understanding of navigating and utilizing software systems is essential. Many...

What are the unspoken rules for frontend development?

Are you a frontend developer or are you applying for your first job as a frontend developer? Here are the things I have learned in the first year working as a frontend developer for a big consultant company in Denmark. My main experience is in the frontend framework...
Adobe XD to Flutter code

Adobe XD to Flutter code

Transform your Adobe XD design to Flutter code with a single click. See how easy it is. Safe time transforming your designers work to beautiful apps.

Navigation in Flutter

Navigation in Flutter

Want to navigate between screens in Flutter. Here you will find a basic introduction to navigation in Flutter using Navigator, pushNamed, onGenerateRoute().

Intro to Flutter Widgets

Intro to Flutter Widgets

Flutter is all about widgets. Get a basic intro to Flutter Widgets so you can start coding. With Flutter widgets it’s easy to create beautiful UI.