Restful versus verbs By Tobias Nickel Published 2022-10-05 In http rest APIs we are stuck with a very limited set of verbs. They are essentially Read More
add key value store to your app By Tobias Nickel Published 2022-07-08 Implemented a small key value store on sqlite. Then I did the same for postgres. Read More
animeAnimator By Tobias Nickel Published 2022-04-15 Recently I developed an javascript module for running declarative animations. But first things first. Read More
note taking By Tobias Nickel Published 2022-03-21 Recently I came across a video on youtube, that was titled 'create a second brain in one hour'. Read More
Sweetalert as UI Framework By Tobias Nickel Published 2022-01-12 based on sweetalert and flow from page to page is completely in functional style Read More