Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh运维及node相关知识列表 #13

Open
slashhuang opened this issue Jan 18, 2017 · 0 comments
Open

ssh运维及node相关知识列表 #13

slashhuang opened this issue Jan 18, 2017 · 0 comments

Comments

@slashhuang
Copy link
Owner

slashhuang commented Jan 18, 2017

ssh config服务器远程登录
http://nerderati.com/2011/03/17/simplify-your-life-with-an-ssh-config-file/

linux后台daemon和前端运行指令
https://linuxconfig.org/understanding-foreground-and-background-linux-processes
https://superuser.com/questions/268230/how-can-i-resume-a-stopped-job-in-linux

chrome来debug node应用
https://blog.hospodarets.com/nodejs-debugging-in-chrome-devtools

MicroTask和macroTask的api范畴
macrotasks: setTimeout, setInterval, setImmediate, I/O, UI rendering
microtasks: process.nextTick, Promises, Object.observe, MutationObserver
http://stackoverflow.com/questions/25915634/difference-between-microtask-and-macrotask-within-an-event-loop-context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant