- Easy Web Development with WaveMaker
- Edward Callahan
- 123字
- 2021-08-13 16:20:34
Chapter 2. Digging into the Architecture
Now that we've seen the end result, let's take a look at how it is all put together. In this chapter, we will examine the WaveMaker application architecture. We will learn about the client, the server, how they are constructed, and some of the core features available to us in each. We'll examine the HTTP requests made to the server and examine the JSON request of a database read call. We'll also learn about typing in WaveMaker. We'll finish this chapter with a tour of the Studio WaveMaker application. By the end of this chapter, you will have learned about:
- The client framework
- The server architecture
- Communications between client and server
- Types
- Application file structure
推薦閱讀
- Rust編程:入門、實戰與進階
- Python Geospatial Development(Second Edition)
- Linux Device Drivers Development
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- Java零基礎實戰
- Lift Application Development Cookbook
- 小程序從0到1:微信全棧工程師一本通
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- Python機器學習開發實戰
- Java RESTful Web Service實戰
- 零基礎學編程系列(全5冊)
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- Python面向對象編程(第4版)
- 川哥教你Spring Boot 2實戰
- Python Natural Language Processing