-
Books:
1. Alex Banks and Eve Porcello - Learning React Modern Patterns for Developing React Apps-O'Reilly (2020)
2. Robin Wieruch - The Road to React-Leanpub (2021)
Both discuss modern React (i.e…
-
### Summary:
On Chrome Canary (v.92.0), when I have the web console open and I edit an assignment I can see the following error trace:
```
Uncaught Error: Minified React error #200; visit https:/…
-
### Description
After upgrading to React 18 / Chakra v2 I am hitting one last issue from this package. I am seeing this message:
```
(0 , _chakra_ui_system__WEBPACK_IMPORTED_MODULE_1__.createSt…
-
The links are always getting redirected to python course. Just look onto it
-
We plan to start the development of 3.0, the main purpose is to make the component library easier to use. The reconstruction is mainly from the following points:
0. open sources doc
1. Improve the…
-
### Which @angular/* package(s) are relevant/releated to the feature request?
_No response_
### Description
This is PR/marketing feature. Maybe it is incorrect place. Sorry for this.
Position of…
-
Hello TM,
Checked out your repos, web scraping + Quant. Would you be open to building a data intensive website (example website: https://docoh.com). Of course, you will be compensated for your tim…
-
In a recent internal discussion, the team wanted to understand how many curriculum challenges currently have external links (outside of freeCodeCamp) where we may be relying on the external link's inf…
-
Instead of having several page files (`.page.js`, `.page.route.js`, `.page.server.js`, `.page.client.js`), we would define everything in `.page.js` (while `vite-plugin-ssr` automatically statically ex…
-
Hello,
I have an error regarding hooks in a lerna architecture project where we import a ux lib made of style component inside a react project.
If component are host in the same app, error is not …