- Bootstrap 4:Responsive Web Design
- Silvio Moreto Matt Lambert Benjamin Jakobus Jason Marah
- 281字
- 2021-07-09 18:54:53
Summary
In this chapter, we finished our web application example. The main objective here was to learn about the Bootstrap plugins that we had not described before.
First, you learned about data attributes and how to use them with Bootstrap. After that, we saw both the possible ways to call plugins: via pure JavaScript or just through data attributes APIs.
We started and finished plugins with modals. Modals are one of the main plugins in Bootstrap because they are very versatile and customizable. Thus, they are fit for multiple contexts where you need some interaction with the user but do not want to move to another page.
In the middle of the chapter, we talked about two plugins that are closely related. They are the tooltip and the popover. Both came from the same initial plugin but with different contexts. Tooltips are used for auxiliary content, and popovers are something midway between a modal and a tooltip, so they can display more content compared to tooltips, but not too much intrusive like modals.
Creating a web application that is Twitter-like is an important kind of knowledge, since this can be replicated to different sources. Web applications have revolutionized the Web in different ways, and Bootstrap has taken the lead by helping us create faster and more beautiful web pages.
In the next chapter, we will step into an even more challenging example—we will build a dashboard web application from scratch! Just like the web application presented in this chapter, web dashboards are very popular across the Internet, and building one will place us at the same stratum as some of the best web developers. Ready for the advanced level?
- Django開(kāi)發(fā)從入門到實(shí)踐
- 用Flutter極速構(gòu)建原生應(yīng)用
- Expert Data Visualization
- C語(yǔ)言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- Python深度學(xué)習(xí):基于TensorFlow
- Access 2010數(shù)據(jù)庫(kù)應(yīng)用技術(shù)(第2版)
- Python項(xiàng)目實(shí)戰(zhàn)從入門到精通
- SwiftUI極簡(jiǎn)開(kāi)發(fā)
- jQuery Mobile Web Development Essentials(Second Edition)
- Flink入門與實(shí)戰(zhàn)
- 從零開(kāi)始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- MySQL數(shù)據(jù)庫(kù)教程(視頻指導(dǎo)版)
- TensorFlow程序設(shè)計(jì)
- C語(yǔ)言學(xué)習(xí)手冊(cè)
- 構(gòu)建跨平臺(tái)APP:響應(yīng)式UI設(shè)計(jì)入門