|
You are here |
www.mattlayman.com | ||
| | | | |
www.khanna.law
|
|
| | | | | My preferred technology for rapidly prototyping ideas is Django, styled with Tailwind CSS and deployed on Heroku. | |
| | | | |
blog.doismellburning.co.uk
|
|
| | | | | I really like Django. Django is fast, featureful, secure, scalable, and versatile. It works well with a variety of workflows, approaches, tools, pl... | |
| | | | |
babashka.org
|
|
| | | | | A categorised directory of libraries and tools for Babashka | |
| | | | |
blog.nuculabs.de
|
|
| | | Hello! ?? The Cancellation Token Pattern article is a pattern inspired by C#'s CancellationToken struct and Golang's context package. The main idea of the pattern is to allow the user of an API to cancel its operations, but in order for this pattern to work, the API must be written with the cancellation token pattern in mind. To use the pattern, you need a class that represents a cancellation token. Here's my simple version: | ||