Compare commits

...

6 Commits

Author SHA1 Message Date
Mouhamed Diop
57e5a3dd80
Merge ad832a67df into 9c550dd5a1 2024-12-17 17:27:15 +00:00
dependabot[bot]
9c550dd5a1
chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 (#11786)
Some checks are pending
Check URLs from changed files / Get changed files (push) Waiting to run
Check URLs from changed files / Check @ ${{ matrix.file }} (push) Blocked by required conditions
Check URLs from changed files / GitHub report (push) Blocked by required conditions
Detect conflicting PRs / Detect (push) Waiting to run
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.4 to 45.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.4...v45.0.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 12:26:49 -05:00
Mouhamed Diop
ad832a67df
Update free-courses-fr.md
Co-authored-by: Eric Hellman <eric@hellman.net>
2024-10-29 13:44:35 +00:00
Devdiop221
1c92c2731b resolve linter line error 2024-10-29 11:39:30 +00:00
Devdiop221
771840fd97 resolve linter error 2024-10-29 11:34:20 +00:00
Devdiop221
1752918e87 add react native french course 2024-10-29 11:30:32 +00:00
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -13,6 +13,7 @@
* [JavaScript](#javascript)
* [jQuery](#jquery)
* [React](#react)
* [React Native](#react-native)
* [Vue.js](#vuejs)
* [Linux](#linux)
* [PHP](#php)
@ -110,6 +111,11 @@
* [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
* [VueJS 2](https://www.youtube.com/playlist?list=PLjwdMgw5TTLW-mAtlR46VajrKs4dep3y0) - Grafikart