Published onSeptember 25, 2021European Tour 2017tripstravellingeuropeIn September 2017, a friend and I embarked on a month-long journey through Europe ...
Published onSeptember 21, 2021Extension methods in C#csharpprogrammingbackendExtension methods in C# are a way to add new methods to existing classes without modifying the original class or creating a new ...
Published onSeptember 21, 2021Static methods in C#csharpprogrammingbackendStatic methods in C# are methods that belong to a class rather than an instance of a class. They can be called on ...
Published onAugust 11, 2021List comprehensions in PythonpythonprogrammingbackendConstructors in C# are special methods that are used to initialize an object's state when it is created. They are called automatically when an object is instantiated, and can be used to set default values...
Published onAugust 7, 2021New features in v1next-jstailwindguideAn overview of the new features released in v1 - code block copy, multiple authors, frontmatter layout and more