Why CDN hosted libraries are bad
Loading libraries from CDNs is generally perceived as a simple way to speed boost the loading time of your website, but don't stop your thinking from »
How to see the webpack config inside laravel-mix
I couldn't find that info on the internet apparently... I had to dig into the laravel-mix source code to find out : const mix = require('laravel-mix'); // ...[your »
Best way to import lodash
Here is how I import lodash in my projects : import _findIndex from 'lodash/findIndex.js' And here is why : It works because inside the installed lodash »
My homemade white bread loaf recipe : quick and simple
Since the COVID-19 pandemic, everyone seems to be making their own bread ! So here is my personal recipe, designed to usurp the less time possible while »
Best app to trade stocks in Canada
There is not much choices in terms of apps to trade on the stock market in Canada. You may have heard of Robinhood (which is not »