Skip to content

SamuelPrigent/LesPetitsPlats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run projet

Open index.html with live server

3 git branch

  • master : 1ère version avec une recherche via array.forEach
  • native : 2ème version avec une recherche via boucle native for
  • arraymethod : 3ème version avec une recherche via array.filter

Switch on a branch = git switch

Notes Git

Switch on a branch = git switch Create a branch = git switch -c Delete a branch = git branch --delete Switch on a branch = git switch Show all branch and on which commit they are = git show-branch

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published