 
      
    | You are here | memo.mx | ||
| | | | | florimond.dev | |
| | | | | ChainMap in a nutshell: treat multiple dictionaries as one, unlock Python superpowers. | |
| | | | | janakiev.com | |
| | | | | When writing programs, there is often a large set of configuration and credentials that should not be hard-coded in the program. This also makes the customization of the program much easier and more generally applicable. There are various ways to handle configuration and credentials and you will see here a few of the popular and common ways to do that with Python. | |
| | | | | blog.alexwendland.com | |
| | | | | ||
| | | | | blog.codingmilitia.com | |
| | | I'm pretty late to the C# source generator party, but hey, better late than never ??. In this post, let's take a look at how we can automagically map minimal API endpoints using C# source generators | ||