- Meteor Design Patterns
- Marcelo Reyna
- 147字
- 2021-07-09 21:41:58
Chapter 1. Getting Started with Meteor
Meteor is a framework that is essentially fast for the purpose of development even if you program at a slow pace. The aim of this book is to increase your development speed and improve quality. There are two key ingredients required to improve development: compilers and patterns. Compilers add functionality to your coding language, while patterns increase the speed at which you solve common programming issues.
This book will mostly cover patterns, but we'll use this chapter to quick start compilers and understand how they relate to Meteor—a vast but simple topic. The compilers that we will look at are as follows:
- CoffeeScript
- Jade
- Stylus
We will review some basic knowledge you should have about Meteor. This will cover the following:
- Templates, helpers, and events
- The event loop and the merge box
- The must-have packages
- Folder structure
推薦閱讀
- Unreal Engine Physics Essentials
- 案例式C語言程序設計
- 簡單高效LATEX
- 青少年軟件編程基礎與實戰(圖形化編程三級)
- 數據結構習題精解(C語言實現+微課視頻)
- Django Design Patterns and Best Practices
- Python機器學習實戰
- MySQL數據庫基礎實例教程(微課版)
- Mastering Android Development with Kotlin
- Learning Hadoop 2
- Python Interviews
- Java高手是怎樣煉成的:原理、方法與實踐
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- IBM DB2 9.7 Advanced Application Developer Cookbook
- Oracle API Management 12c Implementation