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.
For an experienced developer, this text may not be surprising at all, but I think that plenty of articles I’ve read about the CORS setup in Rails were saying something like: use rack-cors, allow any host to access the API, and...
Everyone who use JavaScript ecosystem is nowadays aware of Typescript. Typescript is one of the most beloved technologies* and its usage is constantly increasing (usage share increased from 52% in 2018 to 78% in 2020)*.
When you think of the startup scene in the United States of America, you automatically assume Silicon Valley, right? That’s where all the buzz is. But what about the rest of the states, let alone the East Coast? I just want to...
We are launching a SaaS report dedicated to the whole SaaS market. It is a useful pill of knowledge for the non-technical founders who are struggling with many challenges, especially the technological ones. Check out the report...
The new year always brings new goals and challenges that need to be met by engineering teams led by CIOs and CTOs. On top of that, last year was an extremely difficult time for many businesses and industries due to COVID-19 that...
One of things that made us confused when we were building our new website were morphed waves which you can see in different places on the pages. We had many ideas on how to implement them the right way without big effort....
This episode was planned for publishing in December before Christmas break so it looks like I’m the bottleneck who is to blame for the delay. I have kept delaying the publication week by week as a few high priority tasks got in...
One of the most beloved features of Ruby is its very flexible syntax. Personally, I love Ruby for how many possibilities we have in defining classes and their properties, and this is what I will discuss in this article.