-
-
### Existing documentation URL(s)
https://developers.cloudflare.com/pages/framework-guides/deploy-a-react-site/
https://developers.cloudflare.com/pages/framework-guides/vite/
### What changes are y…
-
## [Progressive Web Apps in React with create-react-app](https://egghead.io/courses/progressive-web-apps-in-react-with-create-react-app)
### ⏲️ 45 Minutes
It seems like there have been some upd…
-
### Checklist
- [X] I have read the [contributing guidelines](https://github.com/klaviyo/klaviyo-react-native-sdk/blob/master/.github/CONTRIBUTING.md)
- [X] This issue hasn't been addressed in an [ex…
-
## CVE-2024-21536 - High Severity Vulnerability
Vulnerable Libraries - http-proxy-middleware-0.20.0.tgz, http-proxy-middleware-0.19.1.tgz
http-proxy-middleware-0.20.0.tgz
The one-liner node.js pro…
-
### Current Behavior
I decided to convert my standalone repo to a monorepo as it is explaned here: https://nx.dev/recipes/tips-n-tricks/standalone-to-monorepo
And here is what happend:
1. `npx cre…
-
Currently React app generator from #123 does not provide any built-in deployment mechanism.
-
**Describe the bug**
hi i think fast-refresh is broken, can you check this issue?
**To Reproduce**
Steps to reproduce the behavior:
```bash
git clone
cp -R react-native-reusable/apps/starter-…
-
Hey there awesome glasses team! 👋
I've been tinkering with your smart glasses and diving into the protocol (super cool BLE UART implementation btw!). Got me thinking - what if we opened up the prot…
-
**What is to be discussed?**
When the app is little to medium size:
Should we use hooks with useReducer or even only a state being passed from a root component by props to the children or even by …