2019/09/23 JavaScript Weekly
News
Machine Learning For Front-End Developers With Tensorflow.js
Tensorflow.js를 사용하여 간단히 예제를 만들어 실행하는 방법 설명
Articles & Tutorials
The 80/20 Guide to Maps in JavaScript
Maps와 Objects의 다른 점을 설명
따라해보자
Blog에 읽을 만한 내용이 많다.
Profile a React App for Performance
Chrome Devtool의 Profiling을 사용하여 React의 성능을 높이는 방법 설명
Moving Beyond console.log() — 8 Methods You Should Use When Debugging
8개의 Console Methods를 사용하여 JavaScript와 Node를 디버깅 하는 방법
따라해보자
A 4 Part Guide to Iterators and Generators
JavaScript Iterators와 Generators에 대해 알기 위한 설명
따라해보자
배열의 map의 메소드에서 사용하는 함수를 arrow와 다양한 방법을 통해 사용하는 것을 설명
따라해보자
How I Learned to Stop Worrying and Love the Vue 3.0 Composition API
Vue 3.0의 Composition API에 대한 동영상
시간날때 보자
Building a Webapp to Do Optical Character Recognition
이미지에서 글자를 추출하여 pdf로 만들거나 글자를 복사가 가능하도록 하는 방법을 설명하는 동영상
꼭 따라해보자
Getting Started with Electron, TypeScript, React and Webpack
Electron과 TypeScript, React, Webpack를 사용하여 간단히 앱을 만드는 방법을 설명
따라해보자
Cheat sheet for moving from jQuery to vanilla JavaScript
jquery로 된 소스코드를 javascript로 변경하는 방법을 설명
꼭 따라해보자
Code & Tools
Sortable 1.10: Reorderable Drag-and-Drop Lists
Drag and Drop를 하는 라이브러리, vue,react다양한 프레임워크를 지원
따라해보자
Vue Select: A Solid, Feature-Rich <select> Component for Vue
Vue에서 Select의 AutoComplete 라이브러리
Geometric.js: A Library for Doing Geometry
수학적인 것으로 그림이나 차트를 그리는 JavaScript Library
시간날때 보자
Emittery: A Simple, Modern Async Event Emitter
간단한 async event emiiter