martinandersen3d
martinandersen3d
**Video 5 - PropTypes Notes:** https://reactjs.org/docs/typechecking-with-proptypes.html > Note: > React.PropTypes has moved into a different package since React v15.5. Please use the prop-types library instead. > We provide a codemod...
[Click here for solution - https://github.com/mschwarzmueller/reactjs-basics/issues/25](https://github.com/mschwarzmueller/reactjs-basics/issues/25)
What is the status of the windows fix? :) @ziishaned if you need a windows machine, I can help you with that..
Note: If you use Lattedock, the settings is maybe in: ~/.config/latte/My Layout.layout.latte
+1 on program close. It makes more sense ;-)
Also.. in vue-quick-chat/package.json, everything in _**Core-js**_ is included. https://bundlephobia.com/[email protected] We can choose to include only the things that we need. Example from Core-js docs:  https://github.com/zloirock/core-js
The send icon: **Replace: vue-icon** https://bundlephobia.com/[email protected] **With this:** We can include only ONE icon here:  -------------------- This is just a Proposal, to optimize _bundlesize_. Hehe.. I dont know if...
Icon alternative: https://codepen.io/martinandersen3d/pen/vYEdERg just include the icon as raw html.. its 300 bytes :D
The icon is the smallest of the changes I guess. Try checkout this extension for vscode https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost
I have not tried this yet, but looks usefull https://www.npmjs.com/package/webpack-bundle-analyzer