Enhancing the plain HTML Todo app
	Posted by Lemeechi on 2019-06-07 11:09:24 in Discovery Vue Journal (510 views) 
					
					The next assignment I set for myself was to enhance the Todo app, working with my plain HTML/JavaScript version: Implementing a Data Source dropdown, saving the value as a cookie, using an 
SQLite database, expanding the 
About page, etc. This has been accomplished between April 28 and today, May 5...			
			
 Read More
						
		
	 
	
	The Vue JS crash course by Traversy
	Posted by Lemeechi on 2019-05-23 15:16:03 in Discovery Vue Journal (1266 views) 
					
					I work through another introductory Vue course this time by popular YouTube author Brad Traversy, building a simple todo list. The Vue-Router and the Vue CLI 3 are introduced along with the 
Vue Package Manager, a browser-based GUI for managing applications.			
			
 Read More