javascript weekly 2020-05-09
Jest 26 Released: The Popular Testing Framework
- 의존성 감소, 설치파일 크기 감소
- 노드 8 지원 중단
- fake timer 구현
- 실험적인 ESM 지원 시작
1LOC: A Collection of One-Line JS Snippets
favorite JavaScript utilities in single line of code! No more!
- 한줄짜리 JS 스니펫 모음입니다.
Deno 1.0 is Due Next Week: Here’s What You Need to Know
Deno 1.0 is Due Next Week: Here’s What You Need to Know
- deno의 탄생 배경
- Security, Shortcuts for using permissions
- Using your own tsconfig.json
- The problem with using file extensions
- Package management
import { assertEquals } from "https://deno.land/std/testing/asserts.ts";
- … 등 deno에 대해서 알아야 할 사항 소개
Code & Tools
Visual Studio Code April 2020 Released
Visual Studio Code April 2020 Released
- Accessibility improvements - Focus commands to navigate the workbench, status bar accessibility.
- Switch editor tabs via mouse wheel - Quickly switch files in the editor using your mouse wheel.
- Faster syntax highlighting - Programming language colorization is up to 3 times faster.
- Custom semantic colors - Change semantic token colors through your user settings.
- GitHub authentication support - Automatic GitHub authentication for GitHub repositories.
- GitHub Issues integration - Inline hovers and suggestions for GitHub issues and users.
- Remote Development - Container configuration recommendations, WSL 2 support.
- JavaScript debugger preview - CPU profiling, improved Auto Attach to Node.js processes.
- New Docker Compose topic - Learn how to use Docker Compose to work with multiple containers.
Majestic 1.7: A Zero Config GUI for Jest
- zero config jest GUI 도구
NeutralinoJS: Build Cross-Platform Apps Using JS, HTML and CSS
- https://neutralino.js.org/
- 일렉트론과 같은 데스크탑 앱 빌드 툴