Daniil Demidovich
Daniil Demidovich
Also interested in that question. Dan, i recently saw you mentioned that you dont take seriously books like "Design Patterns" anymore. Can you recommend other books about patterns/algorithms, that you...
Would also love to see some in-build solution for that! So far I've been using this to keep track of all components (to avoid forgetting to register one): ``` const...
> I think you might be correct about it being a mismatch between what is published to npm and the source. Have you tried pointing the package to this repo...
Yep, it works.
Commands are kinda wrong, though) >Clone the repository >npm run install >npm start There is no such commands in `package.json`, you should probably run just `npm install` and then `npm...
I am on the right branch :) `feat/remove-material-ui`. You can double check, but there is no such commands as `npm run install` and `npm start`
Yep, it works now! But now I have errors after generating porfolio and trying to select it :) `[11:52:15] [CRITICAL] [Core] Uncaught error: Cannot read property 'items' of null -...
Would be nice feature indeed
Would be great to have it merged, very useful feature to have. Right it's impossible to integrate image uploading with CMS, Strapi for example.
How would that help? I don't think it will because this packages are not even installed when you install `nookies`, so it does not matter what you include, you would...