1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 16:41:24 +02:00

feat: remove the packag-lock.json file from commit (#7301)

This commit is contained in:
Robiul Hossain
2024-10-03 20:27:42 +06:00
committed by GitHub
parent f4c717b958
commit 9d6d77f93e
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Git is a distributed version control system designed to track changes in source
Visit the following resources to learn more: Visit the following resources to learn more:
- [@roadmap@Learn Git & GitHub](https://roadmap.sh/git-github) - [@roadmap@Learn Git & GitHub](https://roadmap.sh/git-github)
- [@course@Git by Example - Learn Version Control with Bite-sized Lessons](https://antonz.org/git-by-example/)
- [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=SWYqp7iY_Tc) - [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=SWYqp7iY_Tc)
- [@article@Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git) - [@article@Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git)
- [@article@Git Cheat Sheet](https://cs.fyi/guide/git-cheatsheet) - [@article@Git Cheat Sheet](https://cs.fyi/guide/git-cheatsheet)

View File

@@ -7,6 +7,7 @@ Visit the following resources to learn more:
- [@official@The Rust Programming Language - online book](https://doc.rust-lang.org/book/) - [@official@The Rust Programming Language - online book](https://doc.rust-lang.org/book/)
- [@article@Comprehensive Rust by Google - Learn Rust in 4 Days](https://google.github.io/comprehensive-rust/) - [@article@Comprehensive Rust by Google - Learn Rust in 4 Days](https://google.github.io/comprehensive-rust/)
- [@article@Rust Katas - Small, interactive Rust exercises](https://rustlings.cool/) - [@article@Rust Katas - Small, interactive Rust exercises](https://rustlings.cool/)
- [@course@Rust by Practice - Interactive Rust Course](https://practice.course.rs/)
- [@video@The Rust Programming Book - Video Version](https://youtube.com/playlist?list=PLai5B987bZ9CoVR-QEIN9foz4QCJ0H2Y8) - [@video@The Rust Programming Book - Video Version](https://youtube.com/playlist?list=PLai5B987bZ9CoVR-QEIN9foz4QCJ0H2Y8)
- [@video@Full Crash Rust Tutorial for Beginners](https://www.youtube.com/watch?v=R33h77nrMqc&list=PLPoSdR46FgI412aItyJhj2bF66cudB6Qs) - [@video@Full Crash Rust Tutorial for Beginners](https://www.youtube.com/watch?v=R33h77nrMqc&list=PLPoSdR46FgI412aItyJhj2bF66cudB6Qs)
- [@feed@Explore top posts about Rust](https://app.daily.dev/tags/rust?ref=roadmapsh) - [@feed@Explore top posts about Rust](https://app.daily.dev/tags/rust?ref=roadmapsh)