- Progressive Web Apps with React
- Scott Domes
- 87字
- 2021-07-08 09:36:16
Summary
Success!
We will be diving deeper (much, much deeper) into both ReactDOM and React in the next few chapters. We'll learn how to create elements in a much more intuitive way, and also how React makes building UIs a dream.
For now, we have our project skeleton ready to go—the basis of our future application. Great work!
Our next step is to finish the last stage of preparation, and take a deep look at one of our most important dependencies--a tool called Webpack.
推薦閱讀
- JavaScript百煉成仙
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 跟“龍哥”學(xué)C語言編程
- Python Data Analysis(Second Edition)
- EPLAN實(shí)戰(zhàn)設(shè)計
- Drupal 8 Module Development
- HTML5入門經(jīng)典
- Python Data Analysis Cookbook
- Windows Phone 7.5:Building Location-aware Applications
- 編程與類型系統(tǒng)
- Swift 4從零到精通iOS開發(fā)
- 軟件測試教程
- Python 3.7從入門到精通(視頻教學(xué)版)
- Java Web開發(fā)實(shí)例大全(基礎(chǔ)卷) (軟件工程師開發(fā)大系)
- Java設(shè)計模式深入研究