Anže Pečar

Anže Pečar @anze3db

About: I write code and surf waves. 🏄‍♂️

Location:
Lisbon
Joined:
Aug 26, 2019

Anže Pečar
articles - 7 total

Mastodon Instances with Software Developers

If you are a software engineer or someone learning or interested in software development you might...

Learn More 6 0May 17 '23

JSON in Python

The JavaScript Object Notation (JSON) is a lightweight data-interchange format that just so happens t...

Learn More 12 0Feb 1 '20

Prefer Books Over Blog Posts

Learning how to become a better software developer is a daunting task. There is so much to learn and...

Learn More 4 1Jan 25 '20

Prefer Model.DoesNotExist over ObjectDoesNotExist in Django

In Django it's very common to see code like this: from django.contrib.auth.models import User from...

Learn More 28 4Nov 9 '19

Reduce Batch Size

In the article in the series we learned how important it is to reduce the friction in code reviews, b...

Learn More 8 1Sep 2 '19

The Code Review Bottleneck

Code reviews are really useful, but the problem is that they have the nasty habit of making your cool...

Learn More 8 0Aug 29 '19

Code Reviews and the Company Goal

Code reviews are an important part of how we write code today. It's pretty rare to find a company tha...

Learn More 10 2Aug 27 '19