- Building Single:page Web Apps with Meteor
- Fabian Vogelsteller
- 166字
- 2021-08-06 19:29:35
Chapter 1. Getting Started with Meteor
Welcome to this book on Meteor. Meteor is an exciting new JavaScript framework, and we will soon see how easy it is to achieve real and impressive results with less code.
In this chapter, we will learn what the requirements are and what additional tools we need to get started. We will see how simple it is to get our first Meteor application running and what a good basic folder structure for a Meteor app could be. We will also learn about Meteor's automatic build process and its specific way of loading files.
We will also see how to add packages using Meteors official packaging system. At the end of the chapter, we will take a short look at Meteor's command-line tool and some of its functions.
To bring it together, we will cover the following topics:
- The full-stack framework of Meteor
- Meteor's requirements
- Installing Meteor
- Adding basic packages
- Meteor's folder conventions and loading order
- Meteor's command-line tool
- INSTANT Mock Testing with PowerMock
- ExtGWT Rich Internet Application Cookbook
- Java Web基礎(chǔ)與實(shí)例教程(第2版·微課版)
- JSP開發(fā)案例教程
- JavaScript+Vue+React全程實(shí)例
- 軟件項(xiàng)目管理實(shí)用教程
- Getting Started with Python Data Analysis
- iOS編程基礎(chǔ):Swift、Xcode和Cocoa入門指南
- 軟件測(cè)試技術(shù)指南
- Hands-On Automation Testing with Java for Beginners
- Mastering ROS for Robotics Programming
- 小程序,巧應(yīng)用:微信小程序開發(fā)實(shí)戰(zhàn)(第2版)
- Spring MVC+MyBatis開發(fā)從入門到項(xiàng)目實(shí)踐(超值版)
- Sails.js Essentials
- 軟件開發(fā)中的決策:權(quán)衡與取舍