- Easy Web Development with WaveMaker
- Edward Callahan
- 109字
- 2021-08-13 16:20:38
Using revision control software
WaveMaker does provide revision control for projects. It is strongly suggested to utilize a revision control system, such as Git (https://en.wikipedia.org/wiki/Git_(software)) and GitHub (https://github.com/), for any valuable project. Version control enables developers to track and control changes to the project. Storing projects in such systems enables a team of developers to collectively work on a single project. Solo developers also benefit from using version control, most notably by being able to revert to a previous state should something catastrophic occur.
The example projects used here are examples of a project workspace using GitHub (https://github.com/edwardcallahan/Easy-Web-Samples). For more information and examples of using revision control, visit http://dev.wavemaker.com/wiki/bin/Software+Configuration+Management.
- Advanced Splunk
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- HTML5 Mobile Development Cookbook
- MATLAB應用與實驗教程
- Mastering Rust
- 自制編程語言
- Spring Boot進階:原理、實戰與面試題分析
- BeagleBone Black Cookbook
- 機器學習微積分一本通(Python版)
- Swift語言實戰晉級
- 網絡數據采集技術:Java網絡爬蟲實戰
- Python青少年趣味編程
- R語言數據挖掘:實用項目解析
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐