menu
Wednesday, 18 October 2023
How to protect your startup from being killed by developers. Part 1 - Roles.
I have worked with startups as a tech consultant for over a decade. A tech startup is not just a technical solution. Many important things like investments and marketing make a business successful. However, it’s hard to sell just an idea. You need to implement it. Right? Looking back to all these years and all of my clients, I want to give advice to those who are starting their tech business today to help them save their money and go to the market faster, hire the right developers or software development company. See also (Part 2 - Should I use Scrum or other Agile practices?) Part 1 – Roles Sometimes, it may look like a Project Manager, Product Owner, Lead Developer, or even Quality Assurance Specialist is redundant in your business. However, you are wrong if you think you can hire a with...
Wednesday, 18 October 2023
How much custom ERP system development may cost? A long time ago in a galaxy far, far away... There were RAD tools like Borland Delphi* or even ASP.Net WebForms. Developers were able to build applications very quickly, and the quality of created was...
Wednesday, 18 October 2023
How to protect your startup from being killed by developers. Part 2 – Should I use Scrum or other Agile practices? I have worked with startups as a tech consultant for over a decade. A tech startup is not just a technical solution. Many important things like funding and marketing make a business successful. hard I...
Wednesday, 18 October 2023
Explicit call to RequireJS in TypeScript I’m working on a mobile application with Apache Cordova ((http://cordova.apache.org)) technology. And one of the tasks was to load a JSON localization file from the content folder. The first idea and ...
Thursday, 21 July 2022
About the reinvention of a wheel, Agile and Linux way How often in software development do you think about rewriting some 3rd party module from scratch? The popular vision of the problem says that we should not reinvent a wheel and use existing paid or I...