Gabriel GuerraLaravel vite manifest not foundHow to fix this error when creating Laravel views.May 5, 20231May 5, 20231
Gabriel GuerraHow to fix Error: useHref() may be used only in the context of a <Router> componentIf you try to test a ReactJs component with nested <Link /> (and supposing you are here reading) you're going to get the error below:Mar 7, 20223Mar 7, 20223
Gabriel GuerraReact Native: View config getter callback for componentYou’re coding a React Native App and suddenly get an unexpected error:Feb 9, 20223Feb 9, 20223
Gabriel GuerraLua Programming TipsRecipes repository for day-to-day software development with LuaOct 26, 20211Oct 26, 20211
Gabriel GuerraURL Routing: why your application needs it.You want to write a simple web application from scratch. One of the things you’re going to need is an URL router. Not sure?Sep 1, 2021Sep 1, 2021
Gabriel GuerraPromise only refers to a type error: how to solve it?When transpiling TypeScript you could get the error: Promise only refers to a type, but is being used as a var here.Jul 18, 2021Jul 18, 2021
Gabriel GuerraHow to commit existing changes to a new git branchI assume if you're here you are trying to learn or to remember how to do something, so, the golden rule before you proceed is: do a backup.Jun 15, 2021Jun 15, 2021
Gabriel GuerraHow to use PyCharm CE debugger with BehaveFor those who don't know, Behave is a powerful tool to write BDD automated tests with Python.Jun 13, 2021Jun 13, 2021
Gabriel GuerraLINUX: Set the default audio deviceIt’s no secret that Linux Desktops are powerful and flexible tools. But sometimes you have to dive a little deeper to achieve the level…Jan 2, 2021Jan 2, 2021
Gabriel GuerraQuick tip: Remove Wordpress category base prefix.Love it or hate it, if you’re a web developer, chances are big that sooner or later you’ll have to handle a Wordpress project. Probably…Nov 21, 2020Nov 21, 2020