mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Compare commits
3 Commits
a2b363a56b
...
50f24f442e
Author | SHA1 | Date | |
---|---|---|---|
|
50f24f442e | ||
|
9c550dd5a1 | ||
|
e55cf34008 |
2
.github/workflows/check-urls.yml
vendored
2
.github/workflows/check-urls.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45.0.4
|
||||
uses: tj-actions/changed-files@v45.0.5
|
||||
with:
|
||||
separator: " "
|
||||
json: true
|
||||
|
@ -44,6 +44,7 @@
|
||||
* [React](#react)
|
||||
* [React Native](#react-native)
|
||||
* [Redux](#redux)
|
||||
* [Three.js](#threejs)
|
||||
* [Vue.js](#vuejs)
|
||||
* [Kotlin](#kotlin)
|
||||
* [Linux](#linux)
|
||||
@ -500,6 +501,12 @@
|
||||
* [Learning GSAP in hindi](https://www.youtube.com/playlist?list=PLf8nAOi8Z9NXGhl7m8rTWmzjyhJEuFYmF) - D.Designing
|
||||
|
||||
|
||||
#### Three.js
|
||||
|
||||
* [ThreeJS basics in Hindi ](https://youtube.com/playlist?list=PLLtf5zkw51ACvR9vGt-kTWZazamN1SXCz) - CodingBaaz
|
||||
* [three js tutorial playlist Hindi](https://youtube.com/playlist?list=PLFxQ9Nd5bltj8Yp6G6Sjq3Du52tNt90Ax) - Monk Jha
|
||||
|
||||
|
||||
#### jQuery
|
||||
|
||||
* [jQuery Tutorial for beginners in Hindi 2020](https://youtube.com/playlist?list=PL-6FWL4WVVWXmWe_HnPG0rBQmmJfGsTKS) - CSEtutorials
|
||||
|
Loading…
Reference in New Issue
Block a user