Advanced Node.js Development-Packt Publishing(2018).epub下载

weixin_39822095 2020-06-19 02:30:25
Welcome to Advanced Node.js Development. This book is packed with a ton of content, projects, challenges, and real-world examples, all designed to teach you Node by doing. This means you'll be getting your hands dirty early on in the upcoming chapters writing some code, and you'll be writing code fo
相关下载链接://download.csdn.net/download/windstand/10328296?utm_source=bbsseo
...全文
34 回复 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
Welcome to Learn Node.js by building 6 Projects. Node.js is an open-source, cross-platform runtime environment for developing server-side web applications. Node.js is built on the Google Chrome V8 JavaScript engine, which makes it very fast. It is event-driven and uses a non-blocking I/O model. This makes it asynchronous, and one of the biggest advantages for using asynchronous operations is that you can maximize the usage of a single CPU as well as memory. The simple answer to what Node.js is it's JavaScript on the server. Usually, JavaScript is executed on the client in the browser, but Node.js allows it to be on the server. In this book, we'll be creating 6 different web applications using Node.js along with many other technologies, mostly are Node modules. We'll be using npm, which is node package modules. It allows us to extend the functionality beyond the core Node system. For this book, you should know HTML and CSS, and you should have a basic understanding of JavaScript. You should also a basic understanding of programming fundamentals, so things like variables, arrays, conditionals, loops, all that good stuff. If you know that, then that's really going to help you out. Knowing HTTP requests and RESTful interface is not required but will definitely help you out if you do have an idea of what some of that stuff is.Who this book is for If you are a web developer or a student who wants to learn about Node.js in a hands-on manner, this book will be perfect for you. A basic understanding of HTML, JavaScript, and some front-end programming experience is required.

13,656

社区成员

发帖
与我相关
我的任务
社区描述
CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧