dev-weekly 2021-08-07


CSS

CSS Logical Properties and Values

  • inline property에 대한 설명
    • 좌우 [margin | padding]-inline
    • 상하 [margin | padding]-block

Knights of the Flexbox Table

  • Flexbox 와 Tailwind CSS 를 학습시켜주는 게임

Node

Microservices Authentication Strategies: Theory to Practice

  • 인증 전략에 대한 이론 및 몇가지 실습

Javascript

Kid Pix as a JavaScript App

How To Build Resilient JavaScript UIs

  • 탄력적인 웹 만들기 - 보다 나은 웹을 만들기 위한 가이드
  • Error Equality - MoSCoWs method of prioritization

Wikimedia Selects Vue.js As Its New Frontend Framework

  • Wikimedia 는 Vue로 개발

Quick Bits

https://js1024.fun/results/2021 js1024 결과

https://code.visualstudio.com/updates/v1_59 vscode 업데이트내역 미리보기

https://www.theregister.com/2021/08/05/google_chrome_iframe/ 크롬이 cross origin IFrame 에서 window.alert, prompt, confirm 제거

https://insights.stackoverflow.com/survey/2021 스택오버플로 설문 조사

https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html - 구글 웹용 로그인 자스 라이브러리 지원 중단(2023년 3월31일 예정)

Articles, Opinions & Tutorials

How MDN’s Autocomplete Search Works

  • MDN 자동완성 검색 작동법
  • 이스터에그 - / 를 이용한 방법

40+ Node.js Integration Test Best Practices

  • 노드에서 좋은 컴포넌트 테스트를 만들기 위한 패턴들과 사례

Rendering Magical Marbles with Three.js

  • 3D 마법 구슬 만들기

Code & Tools

txiki.js: A Small and Powerful JavaScript Runtime

  • QuickJS + libuv 로 만든 js 런타임

Tesseract.js 2.1.5: Pure JavaScript OCR for 100+ Languages