The SilverLogic Blog

Blog

Recent Posts

Unlocking the Power of Django Advanced Queries

Introduction

In his workshop, (watch it here), TSL software engineer Nick Prat discusses advanced query techniques in Django, focusing on Aggregates, Annotations, and Subqueries. The session is designed to provide a deeper understanding of these features, demonstrating their role in improving query efficiency and handling larger datasets in Django.  Specifically, Nick covered:

Introduction

In his workshop, (watch it here), TSL software engineer Nick Prat discusses advanced query techniques in Django, focusing on Aggregates, Annotations, and Subqueries. The session is designed to provide a deeper understanding of these features, demonstrating their role in improving query efficiency and handling larger datasets in Django.  Specifically, Nick covered:

DRF Fundamentals: Permissions and Filters

Introduction

This blog follows up on our recent DRF Fundamentals: Permissions and Filtering workshop (watch it here), led by TSL software engineer, Pedro Tibúrcio. The basics of setting up permissions, using DRF's permission classes, creating custom permissions, and implementing filtering were discussed. Specifically, Pedro covered:

Introduction

This blog follows up on our recent DRF Fundamentals: Permissions and Filtering workshop (watch it here), led by TSL software engineer, Pedro Tibúrcio. The basics of setting up permissions, using DRF's permission classes, creating custom permissions, and implementing filtering were discussed. Specifically, Pedro covered:

Recommended Readings for Developers at the Start of their ...

As part of our hiring process, we do a standardized, at-home, non-time-limited Work Sample Test. The goals of the work sample test are to provide applicants a standardized way to demonstrate their abilities in web development, and are for the most part framework agnostic, even though we prefer Django, applicants with experience in Rails or Express are welcome to use their preferred tool. This article contains some readings and resources that we consider "nice to have" knowledge for applicants or anyone interested in working in web development.

As part of our hiring process, we do a standardized, at-home, non-time-limited Work Sample Test. The goals of the work sample test are to provide applicants a standardized way to demonstrate their abilities in web development, and are for the most part framework agnostic, even though we prefer Django, applicants with experience in Rails or Express are welcome to use their preferred tool. This article contains some readings and resources that we consider "nice to have" knowledge for applicants or anyone interested in working in web development.

Categories