DEV Community

ZhiHong Chua
ZhiHong Chua

Posted on • Edited on

Frontend Fundamentals 9/20

1. Tabs

Another UI question. Easy.

2. Promisify

🚨 Tricky. Creating a callback, and Function.call? mmm

3. File Explorer

UI questions getting simple now

4. Memoize

Still a little unsure about func.apply(this, args)

5. Squash Object

I think after clearing the basic questions I should practice learning about the clarifying edge cases part

Milestone Check: Strengths and Weaknesses

Considering target date of 16 Feb for completion, that's about 7 days. I should spend... (days in brackets)

++ UI questions (0)
-- this, .apply, .call, js (3)
?? System design (2)
?? Project explanation (2)

Day Content
1 0.5 js, 0.5 sys des
2 0.5 js, 0.5 project
3 0.5 js, 0.5 sys des
4 0.5 js, 0.5 project
5 0.5 sys des, 0.5 project
6 0.5 js, 0.5 sys des
7 0.5 js, 0.5 project

Top comments (0)