Build your MVP tech startup
Creating your first app requires plenty of time and careful planning. Remember that no successful idea is made overnight. Start with MVPs (most valuable product) and iterate base on user feedback. Building a full blown application is not the way to market any more as there may be...
Basic web application structure with API and database setup
Back in the days, this is how web applications are usually designed. We have the typical web application instance that connects to the database directly. Typical MVC (model-view-controller) structure where the model contains the business logic (SQL queries mostly) while the...
Hola!
Welcome to my space! I’ll try to keep this site updated for now on. Hopefully. Topics of this site will include: a day in a life of a software engineer; to give you a glimpse of what we do in a days work, some programming tutorials; do’s and don’ts, best...