aboutsummaryrefslogtreecommitdiff
path: root/part2
Commit message (Expand)AuthorAgeLines
* plain webserver using vanilla v8Ibrahim Mkusa2023-05-03-1/+1
* fun with markdownIbrahim Mkusa2023-05-03-1/+3
* ex2.18 country info part1Ibrahim Mkusa2023-05-03-0/+17575
* ex2.16 added custom component to display status of phonebookIbrahim Mkusa2023-05-03-6/+41
* ex2.14 add option to delete selected contact. Input validation could beIbrahim Mkusa2023-05-02-19/+32
* ex2.13 extract communication with server into module persons.jsIbrahim Mkusa2023-05-02-8/+21
* ex2.12 store contacts locally and on a local databaseIbrahim Mkusa2023-05-02-7/+13
* ex2.11 use data from json-server, employ axios libplay-with-json-serverIbrahim Mkusa2023-05-01-41/+907
* ex2.10 modulize componentIbrahim Mkusa2023-04-30-19/+28
* ex2.9 dynamically search for phone numbers on the flyIbrahim Mkusa2023-04-30-12/+26
* ex2.8 handle phone numbersIbrahim Mkusa2023-04-30-5/+12
* ex2.7 alert user if contact already presentIbrahim Mkusa2023-04-30-7/+10
* ex2.6 phonebook baseIbrahim Mkusa2023-04-30-0/+17574
* ex2.5 modulize helper componentsIbrahim Mkusa2023-04-28-55/+58
* 2.4 handles multiple course componentsIbrahim Mkusa2023-04-27-19/+56
* ex2.2 use Array.reduce to do computations in componentsIbrahim Mkusa2023-04-27-6/+8
* ex2.1 Array.map to display unlimited componentsIbrahim Mkusa2023-04-27-0/+17591