Skip to content
View anhquan99's full-sized avatar
💤
💤
Block or Report

Block or report anhquan99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. C# Asynchronous Programming Guidelin... C# Asynchronous Programming Guideline Cheat Sheet
    1
    # Async Await Best Practices Cheat Sheet
    2
    
    
    3
    ## Summary of Asynchronous Programming Guidelines
    4
    
    
    5
    |        Name       |                    Description                    |           Exceptions          |
  2. Docker, TypeScript, Node.js Docker, TypeScript, Node.js
    1
    # Docker, TypeScript, Node.js
    2
    
    
    3
    ## Preconditions:
    4
    - TS application listening port: 7777
    5
    
    
  3. CKA-Bashrc CKA-Bashrc
    1
    alias k="kubectl"
    2
    alias v="vim"
    3
    complete -F __start_kubectl k
    4
    
    
    5
    function ns () {
  4. My vim cheat sheet for working with ... My vim cheat sheet for working with tabs and window splits.
    1
    ## Tabs
    2
    
    
    3
    ### New Tab
    4
    
    
    5
    * `:tabnew` - new blank tab