Node.js 교과서 개정3판([Update]Node.js Textbook 3nd)

출간 예정일(Release) : 2022/12/29
종이책 출간일(Print Release) : 2022/12/20
전자책 종류(Format) : ePub
Price : KRW 33,600
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
한 권으로 끝내는, 노드 기본부터 실무까지 전 과정 총망라!
다양한 서비스를 직접 만드는, 실무에 가장 가까운 강의!

개정 3판을 맞아 노드와 npm 패키지 버전을 최신으로 업데이트하고, 컨트롤러와 서비스를 분리해 사용하는 방식으로 예제 구조를 변경하면서 9~13장까지 모든 코드를 수정하며 완성도를 높였다. ES2022에 맞춰 Map/Set과 널 병합, 옵셔널 체이닝을 예제 코드 전반에 사용하고 관련 문법을 설명했으며, 정식 지원되는 ECMAScript 모듈 사용법도 추가했다. 또한, 요즘 적극적으로 도입되는 추세에 맞춰 노드 프로젝트를 타입스크립트로 전환하는 방법도 추가했다.

이 책은 프런트부터 서버, 데이터베이스, 배포까지 아우르는 광범위한 내용을 다룬다. 군더더기 없는 직관적인 설명으로 기본 개념을 확실히 이해하고, 노드의 기능과 생태계를 사용해보면서 실제로 동작하는 서버를 만들어보자. 웹 서버, 웹 API 서버, 노드 서비스 테스트, SNS 서비스, 실시간 GIF 채팅방, 경매 시스템, 커맨드라인 인터페이스까지 경험할 수 있으며, 예제와 코드는 최신 문법을 사용해 실무에 바로 참고하거나 적용할 수 있게 했다.

Complete with one book, the entire process from node basics to practical work!
The closest lecture to the practice of making various services yourself!

This book has been updated to the latest node and npm package versions for the 3rd edition, and the example structure has been changed in a way that separates the controller and service, and all the codes from Chapters 9 to 13 have been modified to improve the completeness. In accordance with ES2022, Map/Set, null merging, and optional chaining were used throughout the example code, related syntax was explained, and the use of officially supported ECMAScript modules was also added. In addition, in line with the trend that is being actively introduced these days, a method of converting node projects to typescript has been added.

This book covers a wide range of topics from front desk to server to database to deployment. Let’s get a clear understanding of the basic concept with an intuitive explanation without any superfluity, and create a server that actually works while using the function and ecosystem of the node. You can experience web server, web API server, node service test, SNS service, real-time GIF chat room, auction system, and command line interface.


저자(Author)
조현영(Jo, Hyunyoung)
문과 출신이지만, 자바스크립트를 통해 프로그래밍의 매력에 빠졌다. 지금은 스타트업에서 CTO로 일하며 데이터 수집, 정제와 오픈 소스 기여에 관심이 많다. 개인적으로는 블로그와 유튜브를 운영 중이며 온라인 강좌를 진행하고 있다.

The author is a major in literature arts, but he fell in love with programming through JavaScript. Now working as a CTO at a startup, he is interested in data collection, cleansing, and open source contributions. He currently runs blogs and YouTube, and runs online courses.

– Github • https://github.com/zerocho
– Blog • https://www.zerocho.com
– Youtube • https://www.youtube.com/c/zerochotv
– Online Course • https://www.inflearn.com/courses?s=조현영


부록(Extra File)