Skip to content

Commit

Permalink
Ajax Type Ahead done + readme ok
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliugaina committed Jun 10, 2019
1 parent 57b4e9a commit 0513a2f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,12 @@ nth-child,
JS:
toggle
(querySelector, forEach, event listener,...)


## 6 Ajax Type Ahead

Barre pour recherche parmi 1000 plus grandes villes américaines (avec leur Etat et population). Difficulté à comprendre; revoir les fonctions, DOM, ajax, fetch et les expressions régulières.

CSS:

JS: .map , querySelector, eventListener, .replace, ${template litterals}, .filter, RegEx.

0 comments on commit 0513a2f

Please sign in to comment.