React Development: All You Have to Know
ind out what React Development is and how you can use it to create powerful applications. Learn about the benefits of using this language and its features.
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 hiccup. But if you’re anything like us, none of that is not...
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 it just last week - this week we’ll take a look at what it...
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 Flow and GitLab Flow, with best company practices worked over many years....
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. This is a great reason to take a...
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 in the report are worth your attention....
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 bugs with encryption can be catastrophic. Find a discussion...
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 but an effective way to implement projects. Why is Agile is a...