Skip to content

everyday.codes

personal blog by Michael Krasnov

  • feed
  • medium
  • about
  • night mode
  • search
  • search hide

Month: August 2020

Why Do You Need Decorators in Your Python Code

august 6, 2020 by michael krasnov | tags: metaprogramming
Why Do You Need Decorators in Your Python Code

Python is praised for its clarity and syntactic sugariness. In this article, I will teach you to use decorators in Python to make your code readable and clean.

read more “Why Do You Need Decorators in Your Python Code”

Top Posts

  • Please stop using classes in JavaScript
  • 10 Advanced Python Interview Questions
  • React.useMemo and when you should use it
  • Create Custom Jest Matchers to Test Like a Pro
  • 7 really good reasons not to use TypeScript

archives

  • May 2021
  • February 2021
  • January 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • August 2019
  • July 2019
  • June 2019

categories

  • best-practices
  • code-review
  • collections
  • fuchsia
  • google
  • graphql
  • java
  • javascript
  • life
  • linux
  • mobile
  • news
  • open-source
  • python
  • react-native
  • tutorials
  • Uncategorized

michael krasnov (c)
linkedin | github | telegram

This website uses cookies to ensure you get the best experience on our website. Learn more