Skip to content

Instantly share code, notes, and snippets.

@swcho
Last active January 30, 2020 03:59
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swcho/78dfe3c424845615379dee2adafa9f65 to your computer and use it in GitHub Desktop.
Save swcho/78dfe3c424845615379dee2adafa9f65 to your computer and use it in GitHub Desktop.
[19-01-5주] 지극히 주관적인 devlog

medium에 읽기 회수 제한이 걸렸을 경우, 시크릿모드에서 문서를 열어보시면 됩니다.

개발일반

  • 복잡한 json 설정을 유사 패턴으로 생성, 관리 하고자 할때
  • deep learning 인프라를 구축해야 할때 고려할 점

관련 책들을 검색해보며 찾은 링크들

2020 기술 트렌드 모음

github action 이라는 기능 소개

git commit 에 issue id 붙이기

2019년 web 기술 관련 통계

Front End

다양한 패턴의 UI Layout에 대한 CSS 모음집

테트리스 만들기

TypeScript 테스트 커버리지.

ocr 라이브러리, 한국어도 지원 목록에 있음

Server side

vpn을 이용해서 kubernetes에 proxy 하는 개발 툴

  • k8s 환경내에서 shell 처럼 사용.
  • 배포한 pod를 로컬 개발 환경과 swapping 기능
  1. Use TypeScript features thoughtfully
  2. Modernize your testing toolbox. Ava & Jest are changing the game
  3. Plan your ES6 modules usage strategy. See, it’s a bit tricky
  4. Meet the latest JavaScript features that are turning green soon
  5. Experiment architectures outside of your comfort zone. Note how GraphQL is disrupting the traditional models
  6. Check out the winner of the 2019 oscar — Nest.js
  7. Apply gradual deployment techniques like feature-flagging, canary or traffic shadowing
  8. Shift your testing left — test more things and sooner
  9. Shift your testing right — test in/with production
  10. Be ready to use your new async pocket knife — worker threads
  11. Deepen your Docker and Kubernetes understanding. It highly affects your Node.js code.
  12. Security: Learn to think like an attacker by skimming through vulnerable code examples
  13. Learn at least one: ELK or Prometheus
  14. Use machine learning as a black-box product
  15. Sleep >7 hours a night. This matters far more than any technology you use and scientifically prooved to make you a better developer
  16. Quit Express, it’s aged and not maintained properly. Fastify and Koa are great candidates in 2020
  17. Revisit these bullets from last year — some are still highly relevant
  18. Enrich your CI with automated quality tools
  19. Enrich your mindset, diversify your toolbox
  20. Get inspiration from these great 5 starter projects

medium에 읽기 회수 제한이 걸렸을 경우, 시크릿모드에서 문서를 열어보시면 됩니다.

개발일반

  • 복잡한 json 설정을 유사 패턴으로 생성, 관리 하고자 할때
  • deep learning 인프라를 구축해야 할때 고려할 점

관련 책들을 검색해보며 찾은 링크들

2020 기술 트렌드 모음

github action 이라는 기능 소개

git commit 에 issue id 붙이기

2019년 web 기술 관련 통계

Front End

다양한 패턴의 UI Layout에 대한 CSS 모음집

테트리스 만들기

TypeScript 테스트 커버리지.

ocr 라이브러리, 한국어도 지원 목록에 있음

Server side

vpn을 이용해서 kubernetes에 proxy 하는 개발 툴

  • k8s 환경내에서 shell 처럼 사용.
  • 배포한 pod를 로컬 개발 환경과 swapping 기능
  1. Use TypeScript features thoughtfully
  2. Modernize your testing toolbox. Ava & Jest are changing the game
  3. Plan your ES6 modules usage strategy. See, it’s a bit tricky
  4. Meet the latest JavaScript features that are turning green soon
  5. Experiment architectures outside of your comfort zone. Note how GraphQL is disrupting the traditional models
  6. Check out the winner of the 2019 oscar — Nest.js
  7. Apply gradual deployment techniques like feature-flagging, canary or traffic shadowing
  8. Shift your testing left — test more things and sooner
  9. Shift your testing right — test in/with production
  10. Be ready to use your new async pocket knife — worker threads
  11. Deepen your Docker and Kubernetes understanding. It highly affects your Node.js code.
  12. Security: Learn to think like an attacker by skimming through vulnerable code examples
  13. Learn at least one: ELK or Prometheus
  14. Use machine learning as a black-box product
  15. Sleep >7 hours a night. This matters far more than any technology you use and scientifically prooved to make you a better developer
  16. Quit Express, it’s aged and not maintained properly. Fastify and Koa are great candidates in 2020
  17. Revisit these bullets from last year — some are still highly relevant
  18. Enrich your CI with automated quality tools
  19. Enrich your mindset, diversify your toolbox
  20. Get inspiration from these great 5 starter projects

Codepen Picks

Autodesk 파일 보여줌

webgl로 shader 프로그래밍 해서 캐로셀 전환 효과 냄

필요한 버튼 효과 참고에 좋음

자신을 스웨터로 만들기 자매작품: Holiday CSSweater Generator

3차원 캐로셀

상상만 했던 큐브 게임

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