mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Compare commits
6 Commits
e4cfdd48d2
...
57e5a3dd80
Author | SHA1 | Date | |
---|---|---|---|
|
57e5a3dd80 | ||
|
9c550dd5a1 | ||
|
ad832a67df | ||
|
1c92c2731b | ||
|
771840fd97 | ||
|
1752918e87 |
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 }}
|
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
|
||||||
- name: Get changed files
|
- name: Get changed files
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: tj-actions/changed-files@v45.0.4
|
uses: tj-actions/changed-files@v45.0.5
|
||||||
with:
|
with:
|
||||||
separator: " "
|
separator: " "
|
||||||
json: true
|
json: true
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
|
* [React Native](#react-native)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
@ -110,6 +111,11 @@
|
|||||||
* [Apprendre React - Le framework](https://www.youtube.com/playlist?list=PLjwdMgw5TTLWom67YfZuha-1iYzIirwJR) - Grafikart
|
* [Apprendre React - Le framework](https://www.youtube.com/playlist?list=PLjwdMgw5TTLWom67YfZuha-1iYzIirwJR) - Grafikart
|
||||||
|
|
||||||
|
|
||||||
|
#### React Native
|
||||||
|
|
||||||
|
* [Créer une application avec React Native](https://grafikart.fr/tutoriels/react-native-pokedex-2245) - Grafikart
|
||||||
|
|
||||||
|
|
||||||
#### Vue.js
|
#### Vue.js
|
||||||
|
|
||||||
* [VueJS 2](https://www.youtube.com/playlist?list=PLjwdMgw5TTLW-mAtlR46VajrKs4dep3y0) - Grafikart
|
* [VueJS 2](https://www.youtube.com/playlist?list=PLjwdMgw5TTLW-mAtlR46VajrKs4dep3y0) - Grafikart
|
||||||
|
Loading…
Reference in New Issue
Block a user