RoR for Scaling
Ruby on Rails is a great framework to work with for startups and smaller applications, but we often come across the scalability issues when the project grows larger. Lets delve deeper into what a frameworks
Active Storage with Rails
Ruby on Rails greatly influenced web app development through innovative features such as seamless database table creation, migrations, and scaffolding of views to enable rapid application development. Many web
Behaviour Driven Testing (BDD) with Rails
One of the most debated topics in software development is testing. It often gets left to the last minute, and then cut because you’re out of time, over-budget, or whatever else. Management wonders why
Designing Data Driven Applications
Data is one of the key factors for businesses to identify its operational strengths and weaknesses. The key insights from data analysis can point out opportunities to boost performance and efficiency. Therefore the
Staging Module Significance in Kentico
So you are all set with the content updates for the web page. Great! But are you sure on how the content will be appearing live? That’s where the staging module will come into the picture. Staging module
What process do I choose – Kanban or Scrum?
What happens when you put a group of project managers and agile practitioners in the same room? You get war…
How to make your website secure?
When we talk about website security there are 2 levels of security we should consider 1.Application Level Security (Secure Website Development) 2.Server Level Security (Maintain a secure website)
Why Laravel is the best PHP Framework of 2017
If you are wondering about some of the best PHP frameworks, then we would recommend Laravel. Many of top websites…
What really is an MVP?
Let’s begin with the core concept of an MVP – “Minimum Viable Product”. This is a concept that is literally…