- Advanced TypeScript Programming Projects
- Peter O'Hanlon
- 159字
- 2021-06-24 13:27:09
Updating markdown document using visitors
In Chapter 1, Advanced TypeScript Features, we briefly touched on patterns. Simply put, patterns in the software development process are general solutions to particular problems. This simply means that we use the name of a pattern to convey to others that we are solving a problem using particular and well-established code examples. For instance, if we say to another developer that we are solving a problem using a mediator pattern, as long as the other developer is aware of patterns, they will have a pretty good idea as to how we will be structuring our code.
When I was planning this code out, I made a conscious decision early on that we would be using something called the visitor pattern with our code. Before we look at the code we are going to create, we will have a look at what this pattern is and why we are going to use it.
- Cybersecurity:Attack and Defense Strategies
- 鴻蒙生態(tài):開啟萬(wàn)物互聯(lián)的智慧新時(shí)代
- Red Hat Enterprise Linux 8系統(tǒng)管理實(shí)戰(zhàn)
- Linux網(wǎng)絡(luò)操作系統(tǒng)與實(shí)訓(xùn)(第三版)
- 無(wú)蘋果不生活 OS X Mountain Lion隨身寶典
- SOA實(shí)踐者說
- Ubuntu Linux操作系統(tǒng)
- Linux操作系統(tǒng)
- iOS 10 開發(fā)指南
- Learning Continuous Integration with Jenkins(Second Edition)
- OpenHarmony開發(fā)與實(shí)踐:基于紅莓RK2206開發(fā)板
- Mastering Sass
- Learning Joomla! 3 Extension Development(Third Edition)
- Responsive Web Design with AngularJS
- SQL Server on Azure Virtual Machines