Started learning how to test things in ruby and rails with rspec.
Learn to integrate vuejs with our api apps that were already made
learned more about vue.js!
Spent the day learning about vue.js and creating a couple of apps, one a todo app. Very interesting working with a framework after using jQuery and vanilla JS. I can see how it would be helpful for the chronically disorganized like myself. Also spent some time cleaning up my capstone with rails' render. Looks much nicer now.
Learned more stuff about javascript, manipulating the dom with javascript. Fun stuff. Also learned about for of loops and why they won't work with htmlcollections.
Learned differences between javscript and ruby syntax, and a bunch of other javascript stuff.
We started the day learning how to create our own APIs with json and jbuilder, then we learned about versioning our APIs.
Learned stuff about APIs and some job stuff.
Finished going over admin authorizations, and adding restrictions to the views based on admin and user status. Also learned how to use validations on attributes, and which ones to add to which attributes.
Learned how to add admin status to a user, and user that to limit what users can do in a website, did the same with users without an account