|
You are here |
geoff.tuxpup.com | ||
| | | | |
endormi.io
|
|
| | | | | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI. | |
| | | | |
paweldu.dev
|
|
| | | | | If you use just one or a few Lodash functions in a file, try importing them directly from their respective files, one by one: import _ from 'lodash'; // bad - 70.5K (gzipped: 24.4K) import { has } from 'lodash'; // bad - 70.5K (gzipped: 24.4K) import has from 'lodash/has'; // good - 9K (gzipped: 2.7K) Alternatively, one can use babel-plugin-lodash or lodash-es. These packages come with sets of restrictions though. | |
| | | | |
www.bugsandbunnies.org
|
|
| | | | | I cancelled my subscription to Max and upgraded my Disney+/Hulu sub to the bundle that includes Max to save a couple bucks a month. As it turns out, there's a couple days of overlap where the old Max sub hasn't expired yet but the new one is in effect. And the Max app is freaking out! Not in a bad way, just lots of warnings - "OMG, you got 2 subs! | |
| | | | |
noelwelsh.com
|
|
| | | |||