种子简介
种子名称:
[DesireCourse.Net] Udemy - Create Chatbot for Website with React and Nodejs
文件类型:
视频
文件数目:
86个文件
文件大小:
4.08 GB
收录时间:
2019-9-12 07:38
已经下载:
3次
资源热度:
165
最近下载:
2024-11-16 00:58
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:d141c4301aea765c24136d7e793f00eeea441c7c&dn=[DesireCourse.Net] Udemy - Create Chatbot for Website with React and Nodejs
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[DesireCourse.Net] Udemy - Create Chatbot for Website with React and Nodejs.torrent
1. Introduction Course Overview/1. Introduction.mp467.54MB
1. Introduction Course Overview/2. App OverView.mp433.96MB
1. Introduction Course Overview/3. Tech Stack.mp455.82MB
1. Introduction Course Overview/4. Behind the scenes – application architecture.mp433.15MB
1. Introduction Course Overview/5. Fulfillment Flow.mp427.06MB
1. Introduction Course Overview/6. Development stages.mp440.93MB
10. JavaScript client/1. JavaScript client introduction.mp430.29MB
10. JavaScript client/2. JavaScript token generation.mp469.85MB
10. JavaScript client/3. Call DialogFlow from FrontEnd.mp482.05MB
10. JavaScript client/4. Response format.mp436.3MB
10. JavaScript client/5. Token and extra configuration to environment variables.mp445.57MB
10. JavaScript client/6. Generate token in nodejs.mp4104.63MB
10. JavaScript client/7. Registration via fulfillment.mp436.57MB
10. JavaScript client/8. Publish the code.mp423.18MB
2. DialogFlow introduction/1. DialogFlow Introduction Create an agent.mp424.95MB
2. DialogFlow introduction/2. Google project service accounts agent settings.mp438.21MB
2. DialogFlow introduction/3. DialogFLow Intents Basics - Fallback and Welcome intent.mp439.87MB
2. DialogFlow introduction/4. DialogFLow Intents Basics - Developer defined Intents.mp433.73MB
2. DialogFlow introduction/5. DialogFlow Entities.mp432.78MB
2. DialogFlow introduction/6. Intents with parameters.mp441.46MB
2. DialogFlow introduction/7. Prebuild agents.mp437.12MB
2. DialogFlow introduction/8. Smalltalk.mp418.52MB
3. Server Side App/1. Architecture Introduction.mp451.4MB
3. Server Side App/2. Install Express & Generate Express App.mp471.47MB
3. Server Side App/3. Heroku deployment configuration.mp463.44MB
3. Server Side App/4. Heroku deployment.mp460.14MB
3. Server Side App/5. Nodemon setup.mp448.51MB
4. Connect Server Side app & DialogFlow/1. Introduction.mp416.1MB
4. Connect Server Side app & DialogFlow/10. Common errors when first deploying to Heroku.mp432.75MB
4. Connect Server Side app & DialogFlow/2. Routes.mp454.33MB
4. Connect Server Side app & DialogFlow/3. DialogFlow module Authentication setup part 1.mp440.79MB
4. Connect Server Side app & DialogFlow/4. DialogFlow module Authentication setup part 2.mp481.28MB
4. Connect Server Side app & DialogFlow/5. Text query to DialogFlow with Async await.mp459.81MB
4. Connect Server Side app & DialogFlow/6. Chatbot module.mp447.01MB
4. Connect Server Side app & DialogFlow/7. Event query to DialogFlow.mp440.87MB
4. Connect Server Side app & DialogFlow/8. Config local & server Heroku env variables.mp4106.25MB
4. Connect Server Side app & DialogFlow/9. Deploy to Heroku Test endpoints.mp431.88MB
5. FrontEnd - Client Side – React setup/1. FrontEnd - Client Side Introduction.mp420.17MB
5. FrontEnd - Client Side – React setup/10. Simple Message component.mp491.84MB
5. FrontEnd - Client Side – React setup/11. Welcome message.mp421.78MB
5. FrontEnd - Client Side – React setup/12. Enable text input from user.mp433.34MB
5. FrontEnd - Client Side – React setup/13. Scroll to last message rendered.mp450.79MB
5. FrontEnd - Client Side – React setup/15. Unique Session for visitors.mp480.57MB
5. FrontEnd - Client Side – React setup/2. React app Generation.mp461.88MB
5. FrontEnd - Client Side – React setup/3. Two servers for development.mp449.43MB
5. FrontEnd - Client Side – React setup/4. Proxy.mp422.5MB
5. FrontEnd - Client Side – React setup/5. Components for the page - part 1.mp473.17MB
5. FrontEnd - Client Side – React setup/6. Components for the page - part 2.mp491.78MB
5. FrontEnd - Client Side – React setup/7. HTML & CSS with Materialize.mp445.51MB
5. FrontEnd - Client Side – React setup/8. Connect Server and Client.mp452.57MB
5. FrontEnd - Client Side – React setup/9. Add API calls to backend APP.mp4133.95MB
6. Developing Frontend/1. Introduction.mp413.67MB
6. Developing Frontend/10. Follow up intents.mp437.72MB
6. Developing Frontend/11. DialogFlow contexts.mp436.23MB
6. Developing Frontend/12. Quick replies test.mp416.56MB
6. Developing Frontend/13. DialogFlow events.mp454.95MB
6. Developing Frontend/14. Slot filling.mp464.11MB
6. Developing Frontend/16. Show hide bot.mp482.21MB
6. Developing Frontend/17. Welcome on Shop – DialogFlow setup.mp463.07MB
6. Developing Frontend/18. Welcome on Shop – listen to navigation history.mp486.26MB
6. Developing Frontend/19. Chatbot – a pause between messages.mp446.63MB
6. Developing Frontend/2. Cards Message in DialogFlow.mp442.27MB
6. Developing Frontend/3. Cards response from DialogFlow in React App.mp433.8MB
6. Developing Frontend/4. Card component.mp456.98MB
6. Developing Frontend/5. Render card galleries part 1.mp4108.19MB
6. Developing Frontend/6. Render card galleries part 2.mp457.42MB
6. Developing Frontend/7. QuickReplies Message in DialogFlow.mp437.77MB
6. Developing Frontend/8. Quick replies components.mp4105.18MB
6. Developing Frontend/9. Quick replies components implementation.mp486.26MB
7. Save data from conversation to database/1. Mongo db introduction.mp429.14MB
7. Save data from conversation to database/2. Mongo db setup.mp442.56MB
7. Save data from conversation to database/3. Mongoose Introduction.mp433.3MB
7. Save data from conversation to database/4. Add Mongoose to code.mp419.46MB
7. Save data from conversation to database/5. Where to catch and save registration.mp428.69MB
7. Save data from conversation to database/6. Mongoose model Classes.mp417.32MB
7. Save data from conversation to database/7. Saving registration.mp436.85MB
8. Fulfillment/1. Introduction to fulfillment.mp420.09MB
8. Fulfillment/2. Ngrok for local fulfillment.mp448.81MB
8. Fulfillment/3. Fulfilment setup.mp448.07MB
8. Fulfillment/4. Fullfilment write to database.mp457.91MB
8. Fulfillment/5. Fullfilment read from database.mp435.29MB
9. Deploying to Heroku/1. Dev vs Prod environment.mp421.98MB
9. Deploying to Heroku/2. FrontEnd routing on Server.mp422.64MB
9. Deploying to Heroku/3. Build script for client - postbuild script.mp431.04MB
9. Deploying to Heroku/4. Code optimisation before deployment.mp445.75MB
9. Deploying to Heroku/5. Deploying on Heroku.mp425.35MB