Skip to content

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

Open
@slashhuang

Description

@slashhuang
Owner

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @slashhuang

        Issue actions

          ssh运维及node相关知识列表 · Issue #13 · slashhuang/blog