Reading Time: 3 minutesDo you know the difference between a QA and a Tester? The first thing we need to know…
Reading Time: 2 minutesIn this article, I will let you know how to use Mixins in Magento 2. What is a…
Reading Time: 5 minutesSolidus provides a flexible system to calculate shipping by accommodating a wide range of shipment pricing: from simple flat…
Reading Time: 4 minutesFeature specs are integral to a good test suite. Whenever we add new features to a web application,…
Reading Time: 7 minutesWhat is Vue.js? What is Vue.js? Vue.js is a progressive Javascript framework which is designed to build interactive…
Reading Time: 5 minutesCSS selectors are very used to apply specific rules to a bunch of elements, either to a set of…
Reading Time: 4 minutesOne of the most interesting challenges while developing an application is indexing and searching for data efficiently. Solr…
Reading Time: 5 minutesThis is your situation: You have this new shining and beautiful rails app which you have been working…
Reading Time: 12 minutesHow to generate PDF and Excel reports on Rails using Wicked PDF and AXLSX. Wicked_PDF If you are…
Reading Time: 4 minutesWhat are Ruby Contracts? The gem author defines them as follows: Contracts which let you clearly and beautifully…