React Native with Expo: 제로초에게 제대로 배우기
제로초(조현영)
웹 개발자가(특히 React 개발자라면) 정말 손쉽게 앱을 출시할 수 있는 시대가 되었습니다. Expo와 함께라면 더더욱 빠르게 Android와 iOS 앱 모두를 출시할 수 있습니다. Expo를 통해 빠르게 앱까지 출시할 수 있는 개발자가 되어봅시다.
Basic
React, React Native, 하이브리드 앱
You will learn about what a node is, the latest JavaScript grammar, the node API, npm, module systems, databases, testing, etc. and create a project with 5 practical examples. Finally, you will deploy the service to the cloud.
Node.js
npm
Express
server
MySQL
MongoDB
sequelize
mongoose
Testing
WebSocket
socket.io
AWS Deployment (S3, Lambda)
The newly returned Node.js textbook,
Start your node with ZeroCho!
This is a video lecture covering the contents of the Node.js textbook (Gilbut) . You will learn about what a node is, the latest JavaScript grammar, Node's API, npm, module system, database, testing, etc., and create a project with 5 practical examples. Finally, you will finish by deploying it to AWS. You will learn the contents of the 756-page book in 1,500 minutes of video. You can view the first 8 chapters of the Node textbook for free at thebook.io/080229, so I recommend you to view them together.
▲ Node.js MySQL mongoDB Sequelize
▲ You can create various examples such as SNS web apps, auction systems, etc.
The great thing about my course is the Q&A. If you have a question, I will answer it within a day.
Please study actively by freely asking questions about course-related content.
It will help you understand the content better!
Who is this course right for?
If you want to learn the concept of a web server
If you want to create a server with Node.js
Those who want to study Node more deeply for front-end development
If you want to deploy your Node service to the cloud
Need to know before starting?
HTML
Basic JavaScript Grammar
65,730
Learners
1,621
Reviews
9,708
Answers
4.8
Rating
22
Courses
제 강의의 장점은 Q&A입니다(인프런 답변왕 2회 수상). 24시간 이내에 최대한 답변드립니다! 같이 고민한다는 느낌으로 답변 드릴게요!
One of the key strengths of my courses is the Q&A support. (Winner of the Inflearn Q&A King award twice) I respond to your questions within 24 hours, doing my best to help you out! You’ll feel like we’re solving the problems together.
👉ZeroCho Lectures
제로초 강의 전체 로드맵. A complete roadmap of all my courses is available here.
– Node.js교과서, 코딩자율학습 제로초의 자바스크립트, Let's Get IT 자바스크립트, 타입스크립트 교과서 저자
– ZeroCho.com 운영자
– 현) 유튜브에서 ZeroCho TV로 개발 관련 방송중
– 현) 스모어톡 CTO
– 전) 오늘의픽업 CTO(카카오모빌리티에 엑싯 후 카카오모빌리티 최연소 개발파트장)
Author of Node.js Textbook, Self-Guided JavaScript by ZeroCho, Let's Get IT JavaScript, and TypeScript Textbook
Operator of ZeroCho.com
Currently running a YouTube channel ZeroCho TV, covering development topics
CTO at SmoreTalk
Former CTO at Today Pickup (acquired by Kakao Mobility, where I became the youngest lead developer)
All
124 lectures ∙ (24hr 23min)
19. exports and this
08:52
21. process
08:27
22. os and path
12:15
24. crypto and util
17:36
25. worker_threads
20:22
26. child_process
05:47
31. Handling errors
08:52
All
123 reviews
4.7
123 reviews
Reviews 4
∙
Average Rating 4.5
4
85% 이상 수강했습니다. (웹소켓~CLI 부분빼고 다 들었습니다.) 장점 1. 자세합니다. 같은 개념이라도 제로초님 강의가 훨씬 깊게 다룹니다. 2. 교재를 볼 수 있습니다. 강의초반부에 교재 구매할 필요 없다고 말씀하시지만, 제 경험상 무조건 구매하시는 것이 좋습니다. 3. 트위터 백엔드 말고도 다른 부분(테스트,AWS 이용한 배포등)까지 배울 수 있습니다. 4. 질문게시판 답변이 엄청 빠릅니다. 하루도 안되서 답변 달아주십니다. 단점 1. 설명이 자세하지 않은 부분이 있습니다. Sequelize 파트(팔로우,팔로잉,좋아요 기능)가 특히 그렇습니다. 전체적으로 어려워서 뭘 질문해야할지도 모르겠었습니다. 저의 경우, 강의 교재를 구매하고 생활코딩님 데이터베이스 무료강의를 추가로 들으면서 꾸역꾸역 공부했는데 제대로 이해한건지는 잘 확신이 안서네요. 2. 프론트엔드를 바닐라JS와 axios 요청으로 구현하셔서 포트폴리오로 내기에는 좀 부족합니다. 저처럼 포트폴리오가 급하신분들은 이 강의보단 노드버드 클론코딩 강의가 더 좋아보입니다. 총평 : 단점이 있긴해도 아직까지 국내에서 이만한 노드강의는 없다고 생각합니다. 유튜버들이 내놓는 20만원 상당의 강의들보다 더 퀄리티있었습니다.
Reviews 2
∙
Average Rating 5.0
5
이분 진정한 교육자이십니다 5만원 어치 강의지만 그 몇배를 받았습니다 질의응답을 빠르게 해주셔서 정말 감사했습니다 앞단원에서 알아두어야 할 자바스크립트 파트에서, 비동기 함수를 이해하는 게 어려워서 질문을 드린 적이 있는데, 상세하게 답변해주신 다음에 강사님만의 비법들을 유튜브에 무료로 공개해주셨습니다 아래는 그 링크입니다 https://youtu.be/A7AeQzEoEmc (특히 promise then 과 async await을 1대1 대응시키는 변환 비법은 감탄스럽습니다. 그 전까지는 저는 그런 방법을 구글링으로도 못찾았거든요 제로초 선생님만의 연구결과 같습니다 이 비법이 시간이 지나서 흔해지고, 많은 블로그와 유튜브 채널에서 보이게 되어도 제로초 선생님이 공개한 비법이라는 것이 기억이 되었으면 좋겠습니다) 자신이 수년간 연구하여 만들어낸 비법들을 무료로 인터넷에 공개한다는 게 참 그릇이 큰 분이라고 생각했습니다 수업필기 공유 같은 것도 마음 크게 먹어야 하고, 공유해주는 학우가 참 그릇이 크다는 걸 느낄 수 있는데, 이건 강사로서, 생계와 관련된 경쟁력을 무료로 공유한 거잖아요 그냥 사람으로서, 교육자로서 멋있으십니다 강의를 아직 다 안들어서 다 듣고, 수강후기를 수정하려고 합니다
Reviews 6
∙
Average Rating 4.5
Reviews 10
∙
Average Rating 5.0
Check out other courses by the instructor!
Explore other courses in the same field!