Handle SPA (VueJs, React, Angular) routes with Laravel routerWhen we have a Single Page Application, the routing is handled with the javascript framework router — meaning Laravel is not aware of the…Aug 4, 2020A response icon1Aug 4, 2020A response icon1
Stand ups: A list of top comedians & shows I lovedThe stand up comedians who tell stories throughout their show, those are my favorites.Oct 20, 2019A response icon1Oct 20, 2019A response icon1
Chrome: Bypass NET::ERR_CERT_INVALID for developmentSo you’ve set your local development, the website uses https which you haven’t added to your approved certs.Oct 9, 2019A response icon25Oct 9, 2019A response icon25
Server side rendering with puppeteer and headless chrome— a practical guideTL;DR — serve JS to users, server side rendered content to bots (the source code is available here — http://bit.ly/2m6HN8w)Sep 21, 2019A response icon1Sep 21, 2019A response icon1
Import MySql dump with progress indicator — LinuxWe’ll take the default import command and pipe it through with pvSep 9, 2019Sep 9, 2019
React navigation — call screen method on tab bar press or focusOften when using react navigation tab navigation, there’s a need to call a method on the screen when the screen is focused or a tab on the…Feb 7, 2019A response icon4Feb 7, 2019A response icon4