wisdomDream

Results 5 comments of wisdomDream

Creating SSH tunnel to 120.24.169.61-127.0.0.1:3306, using local port 10000 (node:9892) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc (), Buffer.allocUnsafe(), or Buffer.from() methods...

09:47:49.717 > Error: Error: net::ERR_CONNECTION_RESET at SimpleURLLoaderWrapper. (electron/js2c/browser_init.js:105:6497) at SimpleURLLoaderWrapper.emit (events.js:315:20) at SimpleURLLoaderWrapper.callbackTrampoline (internal/async_hooks.js:120:14) Error: net::ERR_CONNECTION_RESET at SimpleURLLoaderWrapper. (electron/js2c/browser_init.js:105:6497) at SimpleURLLoaderWrapper.emit (events.js:315:20) at SimpleURLLoaderWrapper.callbackTrampoline (internal/async_hooks.js:120:14)

electron:: ![image](https://user-images.githubusercontent.com/18753430/51738674-a11c9b80-20ca-11e9-9e24-bdcb5246bf9a.png) node:: ![image](https://user-images.githubusercontent.com/18753430/51738746-da550b80-20ca-11e9-8ca7-5d19fd2697b7.png) ```javascript export default class CanvasNest { static version = __VERSION__; } ``` @jdalton

![image](https://user-images.githubusercontent.com/18753430/51739980-cd85e700-20cd-11e9-938b-09401805351d.png) I am learning design patterns,and don't understand why so many call stacks are needed ?