cmda-bt / be-course-17-18

๐ŸŽ“ Backend ยท 2017-2018 ยท Curriculum and Syllabus ๐Ÿ’พ
Other
47 stars 19 forks source link

Listing assignment #522

Closed JimvandeVen closed 6 years ago

JimvandeVen commented 6 years ago

https://github.com/JimvandeVen/static-file-server

I Found it quite hard to find out what to do to make the 'directory reader'. I feel like sometimes I don't know all the possibilities, and need to be shown how to do it. This makes it pretty tough to make a start sometimes.

rijkvanzanten commented 6 years ago

For the code to read the directory I looked into the code from Tim Ruiterkamp.

What does that mean exactly? Copy and paste it, use it as inspiration? Implement it directly?

JimvandeVen commented 6 years ago

I asked him for help, and he said he found a solution. I read his code, understood it and found that I could use it in my solution. I then looked for a method to implement his code into my own code. For this I rewrote some of the parts, and left the parts i could use.

rijkvanzanten commented 6 years ago

Cooolio ๐Ÿ‘

rijkvanzanten commented 6 years ago

Feedback

Repo

Code

Functionality