DEV Community

ZhiHong Chua
ZhiHong Chua

Posted on • Edited on

Week 19: Halibut

Why halibut? It's just a random name πŸ˜‚

1. JS Quiz

  • MON - What is NodeJS. A runtime environment for JS
  • WED -Compliance in Web3. How to enforce, in an open economy, sanctions and blocking funding of terrorists, and thorough code review? Memory leak from useEffect and setInterval. this in traditional vs arrow functions
  • THU - β€œdisplay: none = None at all. Others = still takes space.”, Reading layout (eg. offsetHeight) forces the browser to "flush the pipeline" to give you a correct value.

2. Behaviour (3 daily)

MON TUE WED THU FRI
- 2 2 (live) 3 4 (live)

3. Leetcode

4. JS Coding

  • MON - another 7 questions on Edabit (to be honest, it's more like Leetcode than JS questions like flatten array, but let's take it for today)
  • TUE - Data Merging and Holy Grail.
  • WED - Flatten in actual setting! and Throttle
  • THU - Flatten, Debounce, and Deep Clone
  • FRI - (live) diff 2 objects

5. System Design

  • WED - πŸ“¦ System Design Prompt: Design a File Upload System with Preview
  • FRI - (live) generic interface for a form

Top comments (0)