Techtonica / curriculum

This repo contains the curriculum of Techtonica, a free tech training program for women and non-binary adults with low incomes.
Creative Commons Attribution Share Alike 4.0 International
617 stars 496 forks source link

Remove create-react-app references in curriculum #2074

Closed daaimah123 closed 6 days ago

daaimah123 commented 2 months ago

👉🏾 First time contributing to this repo? START HERE 👈🏾

To be added as a curriculum contributor and be assigned the related issue, please kindly complete our contributor steps in order to have your PR addressing this issue merged.

Please indicate where CRA is referenced, that is no longer maintained and what this means to participants. Direct the participants to use React + Vite to spin up their React app template structure. You can reference the existing lesson and language about the transition to CRA with Vite here.

Questions to answer:

Page where problem found?

All pages resolved

Type of problem

Create-React-App (CRA) is no longer maintained.

Suggested Solution

We would like the curriculum to reference working with React & Vite instead.

daaimah123 commented 2 months ago

✅ Removed from react-part-5.md

manojsiddoji commented 1 month ago

is this open ??

daaimah123 commented 1 month ago

Yes @manojsiddoji, if you would like to be assigned as a contributor, please follow our contributor guidelines: https://github.com/Techtonica/curriculum/blob/efc365aba1bf1ea425060369751d2bc048174b22/CONTRIBUTING.md

HtcYlmz commented 1 month ago

Can I work with this?

manojsiddoji commented 1 month ago

Yes @manojsiddoji, if you would like to be assigned as a contributor, please follow our contributor guidelines: https://github.com/Techtonica/curriculum/blob/efc365aba1bf1ea425060369751d2bc048174b22/CONTRIBUTING.md

i registered as volunteer, now nxt steps

daaimah123 commented 1 month ago

✅ @manojsiddoji you have successfully been added as a contributor to the project and are now assigned to this tasks. Please communicate in this issue which areas you will remove the create-react-app reference from.


👋🏾 @HtcYlmz if you would like to support this work as a contributor, as this is a large issue, please follow our contributor guidelines: https://github.com/Techtonica/curriculum/blob/efc365aba1bf1ea425060369751d2bc048174b22/CONTRIBUTING.md

manojsiddoji commented 1 month ago

where is the problem !!

daaimah123 commented 1 month ago

@manojsiddoji I would be happy to answer more specific questions after you have read the issue description, there is a detail of the problem there.

daaimah123 commented 6 days ago

✅ Removed from