Skip to main content

Breadcrumbs Collector

  • About author
  • Cookie Policy
  • Privacy Policy

Month: May 2020

@staticmethod considered a code smell

May 1, 2020April 30, 2020 Sebastian 4 Comments

Python offers quite a few built-in decorators that can be used to give methods of classes certain superpowers. @property turning method into a read-only field-like attribute is a classic example. Or @classmethod – a method that receives a class as a first argument, not an instance. Fun fact, this kind of method is usually called […]

Read More

Categories

  • python 30
  • dajsiepoznac2017 22
  • extjs-pathfinder 9
  • asyncio 7
  • software engineering 7
  • testing software 6
  • clean architecture 5
  • good practices 5
  • event sourcing 4
  • type annotations 3

Recent Posts

  • Modular monolith in Python
  • @staticmethod considered a code smell
  • How to implement a service layer in Django + Rest Framework
  • Encapsulation is your friend, also in Python
  • How to patch in Python?

RSS – Stay up to date

  • RSS - Posts
  • RSS - Comments

Categories

  • python 30
  • dajsiepoznac2017 22
  • extjs-pathfinder 9
  • asyncio 7
  • software engineering 7

Archives

  • December 2020
  • May 2020
  • April 2020
  • March 2020
  • October 2019
  • April 2019
  • August 2018
  • February 2018
  • January 2018
  • September 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • GitHub
  • LinkedIn
  • Twitter
sparkling Theme by Colorlib Powered by WordPress
This site uses cookies: Find out more.