AAutomation Read More 8 minute read How To Set up E2E Testing for Single Page ApplicationsbyheridevDecember 5, 2022 Reading Time: 9 minutesHave you ever had the need to work on Integration or End-to-end (E2E) tests for a Single Page…
ccss Read More 6 minute read Building a React Redux compatible hamburger menu – Custom implementation (part 2)byheridevDecember 20, 2018 Reading Time: 6 minutesOnce you have completed the right Setup following the first part of these tutorials: Building a React Redux…
RReact Read More 5 minute read Building a React Redux compatible hamburger menu – Setup (part 1)byheridevDecember 18, 2018 Reading Time: 5 minutesMost of the Web Apps these days need to support a special navigation for mobile devices (smaller screens)…
RRuby Read More 2 minute read CanCan: Performance issue regarding usage of roles(has_role?) – Avoid N + 1 queries for abilitiesbyheridevSeptember 12, 2017 Reading Time: 2 minutesCurrently, in our project we use CanCanCan to control permissions/privileges. A common usage of CanCanCan is having multiple…
RRails Read More 3 minute read Fixing Rspec and Cucumber random failures in your Continuous Integration ServicebyheridevMay 24, 2017 Reading Time: 3 minutesWhen you have a large test suite chances are that some of the tests fail randomly and when…
RRails Single Page Application Autoresponder with angular and rails: Follow ups implementation (Part 5)byheridevFebruary 16, 2016 Reading Time: 14 minutesWelcome to the fifth part of “How to create your own Single Page Application Autoresponder with Rails 4…
DDevelopment How to create your own Single Page Application Autoresponder with Rails 4 and Angular.js (Part 4)byheridevDecember 11, 2015 Reading Time: 15 minutesWelcome back to the part #4 of “How to create your own Single Page Application Autoresponder with Rails…
RRails Single Page Application Autoresponder with Rails 4 and Angular.js (part 3)byheridevDecember 8, 2015 Reading Time: 6 minutesWelcome back to the third part of “How to create your own Single Page Application Autoresponder with Rails…
RRails How to create your own Single Page Application Autoresponder with Rails 4 and Angular.js (Part 2)byheridevDecember 2, 2015 Reading Time: 12 minutesHey guys welcome back to the second part of “How to create your own Single Page Application Autoresponder…
DDevelopment How to create your own Single Page Application Autoresponder with Rails 4 and Angular.js (Part I)byheridevNovember 25, 2015 Reading Time: 5 minutesI have heard from many successfull Internet marketers one of the most important online proverbs which says “The…