yidt

Results 2 issues of yidt

https://github.com/koala-coding/goodBlog/blob/master/docs/node/event_loop.md ![image](https://user-images.githubusercontent.com/6679623/183807821-d9e1b80c-df6b-4a82-8225-58a54dd1afc8.png)

Solution: /templates/index.hbs ` window.onload = function() { if (typeof Object.assign != 'function') { Object.assign = function(target) { 'use strict'; if (target == null) { throw new TypeError('Cannot convert undefined or...