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 "SAFE_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 moreDjango Training, check in weeks one and two
It's been a few weeks since the beginning of the month and I wanted to check in with the progress of my Django training. Unfortunately the first week was rather rough for me as I felt like everything had to be done all at once. I didn't make any time …
read moreLearning Challenge for September: JavaScript - Day 6-9
I've been making a pretty good clip through Eloquent JavaScript but this weekend I didn't make any progress in the book outside of a little bit of reading here and there. I was hoping that Saturday would have been just one day but it looks like I extended that to …
read moreLearning Challenge for September: JavaScript - Day 3
I'm working through the book Eloquent JavaScript from cover-to-cover. Part of this is baking in the discipline to actually read though the book and not let my experience with other languages overshadow the JavaScript experience. I made it through Chapter 2: Program Structure and did the exercises near the back …
read more