- Progressive Web Application Development by Example
- Chris Love
- 141字
- 2021-08-05 10:33:15
2048
A few years ago, a popular application was a simple game called 2048. The goal is to combine blocks with numbers to ultimately total 2048. Blocks are numbered in multiples of 2. You can combine adjacent blocks with the same value to create a new block with their combined value.

I wasted more time playing this game than I care to admit. It is easy to play and highly addictive. A well-crafted brew of endorphins and gameplay.
Fortunately, there were numerous open source knock-offs available on GitHub. Several were web applications. I would wager that native versions distributed through app stores were websites wrapped in a native shell, a hybrid application.
I chose a popular repository to fork for the book. The 2048 web application is simple and a perfect candidate to demonstrate how to make an exemplary PWA example:
- 光網(wǎng)絡(luò)評(píng)估及案例分析
- OpenLayers Cookbook
- 新一代物聯(lián)網(wǎng)架構(gòu)技術(shù):分層算力網(wǎng)絡(luò)
- 網(wǎng)絡(luò)安全技術(shù)與解決方案(修訂版)
- 區(qū)塊鏈輕松上手:原理、源碼、搭建與應(yīng)用
- 物聯(lián)網(wǎng)技術(shù)與應(yīng)用
- 物聯(lián)網(wǎng)之霧:基于霧計(jì)算的智能硬件快速反應(yīng)與安全控制
- C/C++串口通信:典型應(yīng)用實(shí)例編程實(shí)踐
- Unity Artificial Intelligence Programming
- 搶占下一個(gè)智能風(fēng)口:移動(dòng)物聯(lián)網(wǎng)
- 深入理解Nginx:模塊開發(fā)與架構(gòu)解析
- 5G時(shí)代的大數(shù)據(jù)技術(shù)架構(gòu)和關(guān)鍵技術(shù)詳解
- 園區(qū)網(wǎng)絡(luò)架構(gòu)與技術(shù)
- 5G非正交多址接入技術(shù):理論、算法與實(shí)現(xiàn)
- 現(xiàn)場(chǎng)綜合化網(wǎng)絡(luò)運(yùn)營與維護(hù):運(yùn)營商數(shù)字化轉(zhuǎn)型技術(shù)與實(shí)踐