Juampi Barreto·Dec 1, 2022Interviewing ConflictIt is very common to start a technical interview by giving a coding challenge to the candidate and observing their problem-solving skills.
InStudocu TechbyJuampi Barreto·Sep 2, 2022The importance of testing your SEOJust like any other test suite, SEO tests will give your team confidence in your HTML structure and will prevent expensive mistakes.
Juampi Barreto·Mar 30, 2022Mocking, Spying, or Faking your FacadesWhat are the differences between a Mock, a Spy, and a Fake? And when should I use each one?
InStudocu TechbyJuampi Barreto·Jul 9, 2021Cracking the Laravel Interview: coding assignmentWhat to do and what not to do when coding an interview assignment for a Laravel job position.
InStudocu TechbyJuampi Barreto·Jul 4, 2019How to deal with database master-slave replication delay in LaravelSolving the replication delay on master-slave databases using a Laravel Macro on the Query BuilderA response icon2A response icon2
Juampi Barreto·Jan 31, 2018Laravel 5.5 validation ruleception (rule inside rule)Add validations like ‘required’ inside your custom Rule classA response icon1A response icon1
Juampi Barreto·Dec 31, 2017Mongoose models with the mighty Adonis.jsNPM package for integrating Node framework Adonisjs with Mongoose models (mongodb)A response icon4A response icon4
Juampi Barreto·Dec 7, 2017API versioning using Laravel’s ResourcesMaintaining API versioning can be difficult. Specially if you have core changes.A response icon4A response icon4
Juampi Barreto·Oct 16, 2017Express.js’s best controller patternOrganize your controllers, your middleware and your express routes with this Laravel-based pattern that will simplify your projectsA response icon3A response icon3