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.
In this article, I will present the use of polymorphism in GraphQL. Before I start, however, it is worth recalling what polymorphism and GraphQL are.
In the second episode of our Ruby on Rails modularization with Packwerk we will take a close look at the concept of application as an package.
Humans find it difficult to see the big picture of a problem without devoting a lot of time and effort. This happens especially while working with large and complex applications. What are the side effects of my changes? Why is...
Currently, there are a few frontend frameworks used commonly and constantly developed by its creators, each slightly different than the other. And yet, they may have something in common. Here is a comparison based on the...
In the course of many interviews, I noticed that even experienced programmers have a problem with distinguishing Hooks, not to mention their more advanced capabilities. So, I will try to explain in this article how Hooks should...
According to SlashData's latest survey conducted among developers, JavaScript remains the most powerful and popular choice, winning over other programming languages such as Python and Java. JS is commonly used for building modern...
When building a fintech product companies often face the dilemma of choosing the right programming language. Ruby, Python, Java or C - they all have their strengths and weaknesses, so the choice could be quite difficult. In my...
In this tutorial, I’d like to show you how to deploy a sample Rails app using the Amazon Elastic Container Service (ECS).