Web Development with MongoDB and NodeJS

دانلود کتاب Web Development with MongoDB and NodeJS

34000 تومان موجود

کتاب توسعه وب با MongoDB و NodeJS نسخه زبان اصلی

دانلود کتاب توسعه وب با MongoDB و NodeJS بعد از پرداخت مقدور خواهد بود
توضیحات کتاب در بخش جزئیات آمده است و می توانید موارد را مشاهده فرمایید


این کتاب نسخه اصلی می باشد و به زبان فارسی نیست.


امتیاز شما به این کتاب (حداقل 1 و حداکثر 5):

امتیاز کاربران به این کتاب:        تعداد رای دهنده ها: 4


توضیحاتی در مورد کتاب Web Development with MongoDB and NodeJS

نام کتاب : Web Development with MongoDB and NodeJS
عنوان ترجمه شده به فارسی : توسعه وب با MongoDB و NodeJS
سری :
نویسندگان : , ,
ناشر : Packt Publishing Ltd
سال نشر : 2015
تعداد صفحات : 301
ISBN (شابک) : 1785287451 , 9781785287459
زبان کتاب : English
فرمت کتاب : pdf
حجم کتاب : 4 مگابایت



بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.


فهرست مطالب :


Cover
Copyright
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Table of Contents
Preface
Chapter 1: Welcome to JavaScript
in the Full Stack
A short introduction to Node.js
The advantage that the V8 engine brings in
Node.js is single threaded!
Non-blocking asynchronous execution
npm – the Node Package Manager
Sharing and reusing JavaScript
Not just for building web servers!
Real-time web application with Socket.io
Networking and file IO
The origin of io.js
A simple server with Node.js
When to use Node.js?
The NoSQL movement
A short introduction to MongoDB
Features of MongoDB
Node and MongoDB in the wild
What to expect from this book
Summary
Chapter 2: Getting Up and Running
Installing Node.js
Mac OS X
Windows
Linux
Testing whether Node.js is installed properly
Online documentation
Installing Monod
Mac OS X installation instructions
Windows 7 / Windows 8 installation instructions
Linux installation instructions
Confirming successful Monod installation
Bookmark the online documentation
Writing your first app
Creating the sample application
Getting the dependent modules in place
Adding the application code
Understanding the code
Launching the sample app
Checking the actual database
Summary
Chapter 3: Node and MongoDB Basics
A JavaScript primer
Syntax basics
Data types
Understanding the scope of variables
Operators and flows
Understanding objects
Understanding arrays
Understanding functions
Anonymous functions and callbacks
JSON
The basics of Node.js
Event-driven
Asynchronous execution
The module system
The Node.js core
Installing modules using npm
The basics of MongoDB
The Mongo shell
Inserting data
Querying
Updating data
Deleting data
Additional resources
Summary
Chapter 4: Introducing Express
Web application frameworks
What is Express.js?
Building a complete web application
Designing the web application
Organizing the files
Creating the application\'s entry point
Booting up the application
Using and understanding middleware
The configure module
Activating the configure module
Routers and controllers
Custom middleware
Handlebars as view engines
Summary
Chapter 5: Templating with Handlebars
Templating engines
Server-side and client-side templating
Client-side templating
Server-side templating
Views
Layouts
Partial views
The basics of Handlebars
Binding an object to the template
Embedding presentation logic
Handlebars helpers
Global helpers
View-specific helpers
Rendering the views
Summary
Chapter 6: Controllers and View Models
Controllers
View models
Updating the home controller
Updating the image controller
Displaying an image
Uploading an image
Helpers for reusable code
The sidebar module
The stats module
The images module
The comments module
Testing the sidebar implementation
Iterating on the UI
Summary
Chapter 7: Persisting Data with MongoDB
Using MongoDB with Node.js
Connecting to MongoDB
Inserting a document
Retrieving a document
Introducing Mongoose
Schemas
Models
Built-in validation
Static methods
Virtual properties
Connecting with Mongoose
Defining the schemas and models
The models index file
Adding CRUD to the controllers
The home controller
The image controller
Index – retrieving an image model
Create – inserting an image model
Testing everything out so far
The Like button and updating an image model
Comment – inserting a comment model
Wrapping it up
Helpers
Introducing the async module
The comments helper
The sidebar helper
Troubleshooting
The stats helper
The popular images helper
Iterating by adding an image removal capability
Adding a route
Adding a controller handler
Updating the Handlebars image page template
Updating jQuery
Refactoring and improvements
Summary
Chapter 8: Creating a RESTful API
What is an API?
What is a RESTful API?
Introducing Postman REST Client
Installation instructions
A quick tour of Postman REST Client
Using the JSONView Chrome extension
Creating a basic API server
Creating sample JSON data
Responding to GET requests
Receiving data – POST and PUT requests
Removing data – DELETE
Consuming external APIs from Node.js
Consuming an API endpoint using request
Summary
Chapter 9: Testing Your Code
The tools of the trade
Running tests with the Mocha framework
Asserting tests with Chai.js
Getting started with Chai
Spies and stubs with Sinon.js
Stubbing node modules with Proxyquire
Writing and running your first test
Writing a test helper
Testing the application
Testing the routes
Testing the server
Testing a model
Testing a controller
Spy and stub everything!
Summary
Chapter 10: Deploying with
Cloud-Based Services
Cloud versus traditional hosting
Infrastructure as a Service versus Platform as a Service
An introduction to Git
Deploying your application
Nodejitsu
Heroku
Amazon Web Services
Create a MongoLab account and database
Create and configure the AWS environment
Microsoft Azure
Digital Ocean
Summary
Chapter 11: Single Page Applications with Popular Frontend Frameworks
What is a single page application?
Why use a frontend framework?
The TodoMVC project
Backbone.js
Ember.js
AngularJS
Frontend development tools
Automated build task managers
Dependency management
Modularity
HTML template-rendering engines
CSS transpiling
Testing and test-driven development
PhantomJS headless browser
Summary
Chapter 12
: Popular Node.js Web Frameworks
Koa
Meteor
Sails
Hapi
Flatiron
Summary
Index




پست ها تصادفی