Madeleine TabingCreating an API with Django REST Framework (Part 3 — Documentation)Now that we’ve set up our Django app, created an API, added token authentication to the API, and added the ability for users to view and…Sep 16, 2020Sep 16, 2020
Madeleine TabingCreating an API with Django REST Framework (Part 2 Refreshing Tokens)Assuming we’ve set up a basic, test endpoint on Django (see Part 1), we now want to add the ability for a user to login, see and copy…Sep 16, 2020Sep 16, 2020
Madeleine TabingCreating an external API with Django REST Framework (Part 1)One project I’m working on for a client is to create an external API where users can copy their API token, refresh their API token, and…Sep 16, 2020Sep 16, 2020
Madeleine TabingSQL Queries x Rails Active Record — An OverviewA database is an organized collection of data accessed through a computer. Originating as a standard language for relational database…Feb 14, 2019Feb 14, 2019
Madeleine TabingA Summary on Big O NotationBig O notation, in short, describes two things:Feb 6, 2019Feb 6, 2019
Madeleine TabingImproving Your Web App PerformanceWhile you may want to just improve the speed and overall performance of a side project you’re working on, a lot of companies rely on their…Feb 1, 2019Feb 1, 2019
Madeleine TabingSemantic UI ReactSo you got your React app to work… time to make it sexy!Oct 16, 2018Oct 16, 2018
Madeleine TabingHow PR isn’t so different from programmingAfter a full week of coding bootcamp, one thing (among MANY things) I’ve learned this week, is that the workflow of a programmer is much…Aug 15, 2018Aug 15, 2018