Fintech App Development: Services, Features in 2026
The global fintech market is on track to surpass $1.2 trillion by 2030, growing at roughly 15% CAGR. Over 90% of Millennials now use at least one fintech app for...
Effective management of a software development project is a challenge. However, if you would manage it properly, then you would have a chance to deliver high-quality products. Currently, the Agile...
Have you ever wondered why there is a very positive opinion – across Europe and around the world – of the German startup development market? It is often said that...
Every successful business cooperation needs to start somewhere and somehow by one of the partners initiating the first interaction. In our software house setup, the new business team plays the...
Code review is another topic in the series about best practices for building software. At Codest, it is an organization-wide belief that great code reviews benefit everyone involved. Why is this...
AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of the Amazon Web Services.This service runs code in response to events and automatically manages any...
Some time ago, we were wondering how we can integrate the Ruby and JavaScript development environments in Cracow, and then we came up with the idea of organizing a #CodeFlash...
Most of us Rubyists know at least enough Bash (or zsh, or fish, or…) to get by. But what if we could replace a lot of that knowledge with our...
Team Codest were recently at the STHLM Tech Fest 2019 in Stockholm, where there were 5000 startup founders, investors, designers, developers and journalists in one place. Was it worth taking...
Do you have your own e-commerce company? Great. For sure, you want your business to make as much profit as possible. In turn, your clients most probably have different needs,...
One of the most difficult elements of an IT project is the right estimation. In our organization, we pay special attention to it because of our many years of experience....
Participation in industry conferences is a great opportunity for networking or sharing knowledge, right? I would like to share with you one of the upcoming conferences that our team is...
In most object-oriented programming languages, the keyword 'this' has a special meaning. Usually it refers to the object being the execution context (i.e. to the current instance of the object). For...
It is all about making the client happy with our services. Once the deal is closed by the new biz team, the customer success manager is added to the conversation between...
5000 startup founders, investors, designers, developers and journalists in one place - how is that possible? STHLM TECH FEST 2019 is coming. On 7–11 September in Stockholm an amazing tech...
SCRUM is a project management methodology based on empirical process control theory, which is consistent with the values of the Agile manifesto (2001). This is not a restrictive work methodology...
Companies seeking programmer support often face the dilemma of what kind of collaboration to develop with an external partner. Sometimes, the services provided by software houses are mistakenly confused with...
One must admit in terms of most popular Javascript libraries that in their history of development (9, 6 and 5 years for Angular, React and Vue, respectively), lots of good...
Hoo boy what a week. Rails 6 dropped, rest-client was yet another Ruby gem to have been hijacked and have malicious code pushed into a version and GitHub had another...
I would like to tell you the story of our team 'Growth', who is responsible for business development at Codest. Some time ago, we decided to expand the team because...
AWS Fargate is a tool that is very useful in certain situations while at the same time feeling profoundly weird to use. We’ve had an article about deploying Rails to...
Finding the right market fit for a product in development is the goal of every startup, yet most startups struggle with this. I have noticed over the course of my...
This document was written in order to unify the internal company Git Flow rules. This method is not introducing pure Git Flow, as it is a mix of both Git...
In a report published by Stack OverFlow, React was named as the second most-used framework in software development in 2019. It is also the most popular JavaScript programming language library....
Modern web development can be extremely complicated. How did we get here and what do we do about it? This and much more you can find below. Enjoy!
Stack Overflow has published the annual Developer Survey for the ninth time. This study was conducted as a 20-minute survey with a group of over 90,000 developers. The results presented...
Some things in programming are just hard. Like dates - implementing your own date library from scratch would be an absolute nightmare. But if bugs with dates can be bad...
The Chief Technology Officer (CTO) holds a very responsible position in modern companies whose products are based on innovative solutions. Their duties and role are truly wide-ranging. Contrary to appearances,...
Some time ago the world entered a new era - Agile - especially when we are talking about software development. The Agile method of software development is not a trend...
Today we will create Google Chrome extensions for manipulating Netflix subtitle styles in real time. You will find information about creating extensions from scratch, some practical advice and general views...
Ask anyone about how they evaluate possible new libraries, packages and gems to add to their project and you get variations on the same topic. Actively developed, Pull Requests merged...