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
Going Cross Platform With Dot Net Standard
Dot Net - created by Microsoft is an open source, cross-platform software development framework. It was built with intention of deploying and running application on Windows. Dot net is now one of the most
11 Effective Tips to Secure Your WordPress Website
eCommerce has become an integral part of modern business operations. With the rise of online shopping, businesses need to develop eCommerce websites to remain competitive.
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
Docker Vs. Vagrant
“If you want to manage machines, you should use Vagrant… If you want to build and run application environments, you should use Docker." - Solomon Hykes, the author of Docker In other words, Vagrant