How to define Values and write a Vision Statement for Your Startup?
I wanted to change the way we work in order to keep providing top solutions. Instead of replacing people and spending thousands of dollars on recruitment or new equipment I decided to focus on the soft side of the existing team and find a real organization’s spirit together.
How to avoid over-engineering
What if excessive diligence and perfectionism when writing code outweighs the needs and requirements of the client, his budget and agreed deadline? Read this article and find out how to recognize over-engineering and how to avoid it!
Building a bulletproof JavaScript API Clients with nock - JSCasts episode 15
In this episode, I will tell you how to write bulletproof API clients in javascript using Test Driven Development. The most interesting part will be unit tests, where we will use Nock - server mocking and expectation library.
Advantages of Using Pair Programming in Recruitment
Recruitment is one of the main challenges IT companies are facing today. It is estimated that the United States alone will be dealing with one million unfilled programming jobs in 2020.
How user experience impacts business - Part 2
The influence of UX and UI extends way beyond the look of the web system or mobile app. It can make the whole project (and whole startup) succeed by generating revenue and stable growth of the users and on the contrary, it can lead to the loss of customers and income.
How user experience impacts business - Part 1
Design goes hand in hand with business. If you look at the Design Value Index that takes 16 of the best design-driven companies in comparison with S&P 500 - it shows they can outrun industry peers by as much as 228%.
Server Side Rendering with React and express - JSCasts episode 14
Next episode of JSCast. From episode 14 of this series, you will learn how to add Server Side Rendering with React.
Technical debt: What it means and how to deal with it
A full of knowledge article by Paweł Jarosz about technical debt in a software house. He will present ideas to realistically define technological debt, the threats it involves, as well as offer ways to recognize it, manage it, and take advantage of it.
Babel with TypeScript on Node.js from scratch - JSCasts Episode 13
Do you know how to add Babel to your Node.js project? If not you should certainly read the latest JSCasts with Wojciech Krysiak! Learn how to add Typescript support to the example express server. You can also watch a video of how the whole process proceeds.
Credits, Subscriptions, Single Payment - A Look at the Different SaaS Pricing Models
One of the tasks when building the SaaS platform is to choose the payment model that works for both the company and its customers. In this article, we break down the leading SaaS pricing strategies.