javascript weekly 2020-07-25


Several New Features Promoted to Stage 4 at TC39

Several New Features Promoted to Stage 4 at TC39 스테이지4로 올라간 기능들

  • Intl.DateTimeFormat: dateStyle & timeStyle
  • Intl.ListFormat
  • Logical Assignment
  • Numeric Separators
  • Promise.any & AggregateError
  • WeakRefs & FinalizationRegistry

Svelte 💛 TypeScript

Svelte 💛 TypeScript

  • 스벨트의 TS 공식 지원

V8 Version 8.5 Now in Beta

V8 Version 8.5 Now in Beta

  • Promise.any and AggregateError 지원
  • replaceAll 정규식을 쓰지 않고 replace처럼 사용 가능
  • Logical assignment operators
  • WASM
    • Liftoff shipped on all platforms
    • Multi-value support shipped : multi-value code blocks and function returns
    • Support for JS BigInts : js bigint를 넘기면 i64로 손실 없이 받을 수 있음

Quick bytes

https://microsoft.github.io/react-native-windows/blog/2020/07/22/62updates RN 윈도우버전에서 Fast refresh(“hot reloading” and “live reloading”) 기능 추가

https://hacks.mozilla.org/2020/07/mdn-web-docs-15-years-young/ MDN의 15번째 생일


The Official Redux Essentials Tutorial.. Redux

The Official Redux Essentials Tutorial.. Redux

  • 리덕스 문서 새로 작성
  • 이해를 돕기 위한 visualize 추가(gif 이미지)

New Course: Build JavaScript Applications with Node.js

New Course: Build JavaScript Applications with Node.js

  • 마이크로소프트의 노드 강의.
  • 노드가 무엇인지부터 시작해서 정확한 지식을 자세히 설명해주고, 코스가 끝날 때 문제를 풀어야함.

Code & Tools

Node 14.6.0

Node 14.6.0

  • 노드 14.6 릴리즈