Dejan Blazeski·Aug 4, 2020Handle 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…A response icon1A response icon1
Dejan Blazeski·Oct 20, 2019Stand ups: A list of top comedians & shows I lovedThe stand up comedians who tell stories throughout their show, those are my favorites.A response icon1A response icon1
Dejan Blazeski·Oct 9, 2019Chrome: 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.A response icon26A response icon26
Dejan Blazeski·Sep 21, 2019Server 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)A response icon1A response icon1
Dejan Blazeski·Sep 9, 2019Import MySql dump with progress indicator — LinuxWe’ll take the default import command and pipe it through with pv
Dejan Blazeski·Feb 7, 2019React 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…A response icon4A response icon4