- Vue.js 2 and Bootstrap 4 Web Development
- Olga Filipova
- 9字
- 2021-07-08 10:01:02
Chapter 1. Please Introduce Yourself – Tutorial
Hello, user
Hello dear reader, my name is Olga. Would you like to introduce yourself as well? Open https://pleaseintroduceyourself.xyz/ and leave a message for me and the other readers.
The page itself doesn't look like anything special. It's just a web page that allows users to write a message, and then, this message is immediately displayed along with the other users' messages in a reverse chronological order:

The please introduce yourself page
Do you want to know how long it took me to create this page? It took me around half an hour, and I am not only talking about writing the HTML markup or reversing the order of the messages but also about the database setup, deployment, and hosting.
You probably noticed that the very first message never changes, and it's actually my message where I wrote that I love to learn and teach. This is indeed true. That's why I will devote this chapter to teaching you how to create the exact same page in just 15 minutes. Are you ready? Let's go!
- Go Web編程
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Learning Python Design Patterns(Second Edition)
- STM32F0實戰:基于HAL庫開發
- Serverless架構
- Learning FuelPHP for Effective PHP Development
- C語言程序設計
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Citrix XenServer企業運維實戰
- Hands-On GUI Programming with C++ and Qt5
- HTML5開發精要與實例詳解
- Building Serverless Web Applications
- 深入解析Java編譯器:源碼剖析與實例詳解
- Java Hibernate Cookbook
- Python機器學習開發實戰