dev-weekly 2024-01-06
Javascript
Introducing JavaScript support in MySQL
- mysql DB 서버에서 JS Store Program(함수, 프로시져) 작성 가능
- GraalVM 런타임으로 실행. ECMA2021지원, npm 사용 가능.
New JS Array Methods
- 새 배열 메서드 toReversed(), toSplice(), toSorted(), with() 소개
- 자기 자신을 변경하는 대신 새로운 복사본 배열을 반환
schedule-x: Material design calendar and date picker
- React, Vue, PlainJS 에서 사용 가능한 스케쥴 캘린더
Plotteus: The JavaScript library for data storytelling
- 인터랙션한 시각화를 만들어주는 도구
- e.g. 연도별 데이터를 스크롤에 바인드하여 차트 애니메이션으로 시각화
Release
ETC
Welcome to Learn TypeScript - the Interactive TypeScript Tutorial
- TS의 각 컨셉을 문제를 풀며 익히는 사이트
10 Things Software Developers Should Learn about Learning
- 참조 https://news.hada.io/topic?id=12563
- 소프트웨어 개발자가 학습에 대해 알아야 할 내용들. 기억에 대한 것, 인지와 추론, 개념의 이해, 문제 해결 등