MVC Pattern(vanilla js components)MVC Pattern (vanilla JavaScript)확실히 요즘은 대부분 프레임워크(혹은 라이브러리) 3대장 React, Vue, Angular로 웹을 짠다. 그치만 나도 웹을 배우는 입장에서 React를 잠시 사용해본 경험이 있지만, 프론트엔드를 업으로 삼기 위해 바닐라부터 다시 공부하는 중이다. 바닐라 자바스크립트는 어떤 라이브러리나 프레임워크든 근간이 되기 때문에 이런 것들을 배우기 전에 무조건 잘하는 것이 좋다고 생각했다.https://velog.io/@imnotmoon/MVC-Pattern-vanila-JavaScript 웹 프로그래밍 튜토리얼 | PoiemaWebFront-end Development Tutorialhttps://poiemaweb.com/ GraphQL[병맛코딩만화] GraphQL이 뭔가요?graphql #restapiREST API와는 또 다른 정보전달방식 GraphQL!익혀서 사용해보시면 그 간편함과 매력에 빠져들게 돼죠.GraphQL이란 무엇이고 어떻게 구현하며, REST API와 비교하여 어떤 장단점이 있는지🍕집 아저씨와의 대화를 통해 살펴보기로 해요.= ...https://www.youtube.com/watch?v=EkWI6Ru8lFQ MVCMVC 창시자가 말하는, MVC의 본질Model, View, Controller. 줄여서 MVC. 아마 소프트웨어 개발을 통틀어 가장 유명한 패턴이 아닐까. 데스크탑 앱, 웹 앱, 모바일 앱... 플랫폼을 가릴 것 없이 앱을 만드는 수많은 프레임워크들이 기본적으로 MVC 구조를 사용한다. 어떤 개발 직군을 택하든 보통 MVC는 기본이다. 초보 개발자라면, 그래서 자연스럽게 MVC에 대해 자주 들을 수밖에 없다.https://velog.io/@eddy_song/mvc MVC TODO TodoMVCDevelopers these days are spoiled with choice when it comes to selecting an MV* framework for structuring and organizing their JavaScript web apps. Backbone, Ember, AngularJS... the list of new and stable solutions continues to grow, but just how do you decide on which to use in a sea of so many options?https://todomvc.com/ 브라우저 렌더링https://d2.naver.com/helloworld/59361 Reactivity in Depth | Vue.jsVue.js - The Progressive JavaScript Frameworkhttps://vuejs.org/guide/extras/reactivity-in-depth.html#how-reactivity-works-in-vue