ORIL Front-end Digest (June 2020)

A Full Guide to Revamping a Large App

Are you looking to improve your application’s performance or user experience? Well, you might want to consider a complete application rewrite and migration. Now, you might be thinking, “Why would I need to rewrite my entire application? That sounds like a lot of work.” And you’re right — it’s an awful lot of work. But […]

Ihor Kosandyak

16 Mar, 2023 · 10 min read

Spring Boot + GraphQL + MongoDB

If you read this article, then you’ve probably heard about GraphQL. If not, you may find this material too tech-specific. Perhaps, hiring a dedicated software development team to build API will work out to be a better way out for you. In case Spring Boot, GraphQL, and  MongoDB don’t awaken confusion, keep on reading to […]

Ihor Kosandyak

30 Nov, 2017 · 7 min read

Flyway With Spring Boot And MySQL

As many development teams now use automated database migration, you should know what tools can help you configure and maintain database schemas. Using Flyway is just the right solution if you have a basic understanding of SQL. Database migration using Flyway is quickly gaining popularity in software development because it’s easy to use and can […]

Ihor Kosandyak

15 Aug, 2023 · 4 min read