CW#4 -- Promise & fetch()

9 views
Skip to first unread message

Akif Eyler

unread,
Oct 21, 2019, 3:18:22 PM10/21/19
to BLM

Akif Eyler

unread,
Oct 24, 2019, 5:34:42 AM10/24/19
to BLM
CW#4 -- Promise & fetch()

Bu çalışma ev ödevinizin önemli bir parçası olacak.
Amaç benzer bir ekranla ders bilgilerine ulaşmak:
image.png

URL: https://maeyler.github.io/JS/data/Courses.txt
Do the following on a web page (html file)
1. Read the file into a string -- fetch().then()
2. Split the string into lines -- split('\n')
3. Design  class Course
4. Convert each line into a Course object
use split('\t')  and new Course(...)
5. Put the html file in your repo
6. Send me its public address before 3 p.m. today

Şu dosyadan başlamanızı tavsiye ederim: maeyler.github.io/305/work/Students.html

İşiniz saat 3'e kadar bitmezse, yaptığınız kadarının ekran resmini gönderin

_Akif_Eyler_

Reply all
Reply to author
Forward
0 new messages