HYF-Class22 / home

Home repository for HYF class 22
https://hyf-class22.github.io/home/
MIT License
0 stars 5 forks source link

Amira: workflows: 1 week #23

Open amirabayoumi opened 10 months ago

amirabayoumi commented 10 months ago

🥚 0. Local Development Without Git

Practice the foundational workflows of software development by learning to write Markdown locally on your own computer using Visual Studio Code (VSCode), the Command Line Interface (CLI), and NPM scripts to automate your code's quality (formatting, linting and spell checking).

🥚 1. Local Development With Git

Practice using Git to save and organize your development process. You will learn how you can use Git to go back to previous versions of your project, and to work on different changes in parallel.

🥚 2. Local/Remote Development

Learn how you can connect your local Git repositories with a GitHub repository to add more structure to your development process and to share your projects.

🐣 3. Remote Collaboration

Learn how to collaborate with a group on a single project hosted in a GitHub repository. Practice using GitHub's project management features to organize your group's tasks and to double-check your project's code quality.

🐥 4. Open Source Development

Explore the wider world of Open Source software by learning how communities of independent developers write and maintain the code we all rely on.


Week 1

I need help with:

What went well?

What went less well?

npm install + npm scripts ( i faced many lint faild so i had to run it again and agian without knowing the reason why i should run it more than one time !! )

Lessons learned

bermarte commented 10 months ago

@amirabayoumi Again, this issue (workflows week 1) is to be done/completed next week. You add the label 'check-in' only when everything is done, this way you are communicating to the coach that he/she can check it. Once checked, If everything is ok, a label 'checked-1' will be added, otherwise, we will write you a text message in the issue (like I did now)