Since the last check-in I've been working on completing all but the last chapter of the REST APIs with Django book. I've learned about Viewsets with Django REST (which are really cool). One thing that I appreciated in the book was the mention about creating the views first, then figuring …
read moreOther articles
Learning Django: Checking in 2019-02-17
This week I made some more progress learning Django using the REST APIs with Django book. The section of the book I'm currently in talks about using the Django REST plugin for handling permissions. I like some of the defaults that are in there, especially the "
read moreSAFE_METHODS
" macro (which are …Learning Django Checking in 2019-02-11
So, um, about that weekly check-in. :)
I skipped last week, and can't be bothered to figure out which week this is. But I've been steadily making progress with the REST APIs in Django book. I did my first taste of React, which was not quite as painful as I had …
read moreLearning Django Checking in Week 8
Today I finished the last chapter of the Django for Beginners book. I feel really accomplished with this because before I would try hard to watch videos and other things, but nothing really stuck. By committing to do 10 minutes a day before work I managed to just do something …
read more