Best Productivity Apps for Mac
Here is a Lifehack-exclusive list of my cherry-picked collection of the 17 best productivity apps for Mac. As they say: work smarter, not harder!
Top 6 SaaS Pricing Models and 4 Major SaaS Pricing Strategies
A product is not worth much until and unless it’s properly priced. Learn more about SaaS Pricing Models which are most commonly used by SaaS ventures.
React and Redux - 10 examples of successful Web App Development
Almost half of React apps use Redux today. The question is - why is Redux gaining so much steam? And, is React becoming more popular thanks to Redux?
Technical debt - 6 things a business should know about it
Technical debt is not totally bad by definition. In fact, you could argue that technical debt is absolutely essential for business growth.
Why Your Company Values (might) Stink
What are company core values? How to identify them and why are they so incredibly important?
TypeScript vs JavaScript: What’s the Difference?
What’s the difference between TypeScript and JavaScript? And when is it right to migrate to TypeScript, or maybe… the other way around?
Your React & Node.js trusted partners
Serverless Computing - 5 pitfalls to avoid in your project
The top 5 pitfalls of Serverless Computing and how to overcome them. Learn how to avoid problems with Microservices, Timeouts, Vendor Lock, Cold start and Running dry database connections.
How to Become a JavaScript Developer? From Welder to Frontend Developer - INTERVIEW
Read an Interview with Lukas, who after years of working as a welder, became a self-taught Front-end Developer.
Why use Node.js? 9 examples of successful Node.js apps'
Why use Node.js? Let the examples of Node.js apps speak for themselves: discover Uber, Figma, SpaceX, Slack, Netflix and more!
Refactoring vs. Rewrite - Which is a Better Option ?
Refactoring vs. Rewrite. When to Refactor or Rewrite Your Code? What factors should you consider before the final decision?
CTO myths debunked: Interview with Masterborn’s CTO Przemysław Królik
What is a CTO and what are the most popular myths about the role of a CTO? Read the Interview with MasterBorn's CTO Przemek Królik
Separation of concerns in modern React apps - key principles and examples
Building React apps, ever wondered where to put that "thing", and how to name it?