Introduction to Nuxt.js
Nuxt.js is a framework for creating Vue.js application.
There are some awesome features that nuxt.js provides.
- SEO with Server Side Rendering (SSR)
- Pre Rendering
- Code Splitting
이런 기능을 서비스에 직접 구현해낼 필요 없이 Nuxt를 사용함으로서 benefit을 얻을 수 있다.

![[딥러닝 스터디] Attention을 활용한 기계번역](/image/Elegant_Background-2.jpg)
![[딥러닝 기초] Logistic Regression](/image/Elegant_Background-1.jpg)