martinandersen3d

Results 33 comments of 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: ![image](https://user-images.githubusercontent.com/19984581/71894215-ef953f80-314d-11ea-82ea-d94a925bc24a.png) 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: ![image](https://user-images.githubusercontent.com/19984581/71894859-b8c02900-314f-11ea-8c28-b93e4fd42861.png) -------------------- 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