Skip to content

Instantly share code, notes, and snippets.

View ninezero90hy's full-sized avatar
πŸ€Όβ€β™‚οΈ
Maybe, I getting exercise every days!

Ninezero ninezero90hy

πŸ€Όβ€β™‚οΈ
Maybe, I getting exercise every days!
  • Seoul, Korea
  • 17:20 (UTC -12:00)
View GitHub Profile
@ninezero90hy
ninezero90hy / nvm_quick_start.md
Created July 2, 2020 10:05 — forked from falsy/nvm_quick_start.md
NVM(Node Version Manager) λ§₯OSμ—μ„œ μ„€μΉ˜ & μ‚¬μš©ν•˜κΈ°

NVM(Node Version Manager) Qick Start

λ§₯OSμ—μ„œ NVM μ‚¬μš©ν•˜κΈ°

NVM μ„€μΉ˜

1. μ„€μΉ˜

$ sudo curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bash
@ninezero90hy
ninezero90hy / github.md
Created March 6, 2019 12:28 — forked from dahlbyk/github.md
Mastering GitHub

Mastering GitHub

GitHub is often used as a basic Git host, but its platform has so much more to offer. From simple and powerful issues and pull requests, to advanced features for power users and integrators, it’s a tool worth knowing well in its own right. This session will review everything you need to know to master collaboration with GitHub, from best practices for GitHub Issues and how it represents basic Git concepts, to hidden features and the tools enabling its developer ecosystem.

  • Git Hosting
@ninezero90hy
ninezero90hy / .gitMessage
Created November 17, 2018 07:08 — forked from ravinderk/.gitMessage
This is commit template which follows git commit best practices used by angular team :)
#<type>(<scope>): <subject>
#<BLANK LINE>
#<body>
#<BLANK LINE>
#<footer>
@ninezero90hy
ninezero90hy / java8-default-method.adoc
Created November 17, 2018 05:28 — forked from ihoneymon/java8-default-method.adoc
Java 8 `Predicate` μΈν„°νŽ˜μ΄μŠ€μ—μ„œ `and`, `or` 그리고 `negate` λ©”μ„œλ“œλ₯Ό μ‚¬μš©ν•  수 μžˆλŠ” 이유??

ν•¨μˆ˜ν˜• μΈν„°νŽ˜μ΄μŠ€μΈ Predicate<T> μ—μ„œ and, or`κ³Ό `negate λ©”μ„œλ“œλ₯Ό μ‚¬μš©ν•  수 μžˆλŠ” 이유

μΈν„°νŽ˜μ΄μŠ€ Predicate<T>

μžλ°” 8인 μ•‘μ…˜μ—μ„œ λžŒλ‹€ν‘œν˜„μ‹κ³Ό κ΄€λ ¨λœ 뢀뢄을 읽닀가

ν•¨μˆ˜ν˜• μΈν„°νŽ˜μ΄μŠ€@FunctionalInterface μ—λŠ” λ©”μ„œλ“œκ°€ ν•˜λ‚˜λ§Œ μžˆμ–΄μ•Ό ν•œλ‹€.

@ninezero90hy
ninezero90hy / tmux-cheat-sheet.md
Last active November 14, 2018 04:03 — forked from michaellihs/tmux-cheat-sheet.md
tmux Cheat Sheet