Carl Mungazi
Carl Mungazi
On your AMA bio you are described as being a polyglot engineer. What was the process that led to you becoming a polyglot engineer?
What benefits do you think can be gained from thoroughly reading the source code of a library or framework?
Currently all modules are exported using commonjs. Adding support for es6 modules would be nice
Currently, all the articles for this project live solely on dev.to. Eventually this project will have its own dedicated blog, so it would be good to have the articles as...
Do you have any plans to create examples which show how this can be used with a typical React application? I started experimenting with the project today and realised there...
[This](https://codesandbox.io/s/redux-leaves-with-usereducer-5xpkz) example does not seem to be working with the following package versions: ```json "react": "16.13.1", "react-dom": "16.13.1", "react-scripts": "3.2.0", "redux-leaves": "^2.0.0" ``` I was trying to follow this example...
This package relies on a version of the `color` package which itself relies on a version of `color-string` which is subject to this security vulnerability - https://github.com/advisories/GHSA-257v-vj4p-3w2h. Any chance this...