Dimitar's Coding Bits
About
Archive
Tags
14 Jan 2022
Implement a keyboard shortcuts handler in typescript
In this post we'll look at a way to write your own keyboard shortcuts handler (similar to hotkeys.js), that will capture user input and execute callbacks, as needed
19 May 2021
Remapping Caps Lock to Esc on Arch Linux
Remap Caps Lock to be an additional Esc key, and having both Shift keys act as Caps Lock instead
28 Sep 2020
Deploying a Dockerized ASP.NET Core app using a PostgreSQL DB to Heroku
Setup and deployment of an ASP.NET Core app that is setup as a Docker container and uses PostgreSQL as a DB to Heroku from a git branch on Github
14 May 2020
Setting up tailwindcss
Integrating Tailwind into an existing project with production optimizations
20 Jan 2019
React in a legacy ASP.NET MVC project
Integrating React into a ASP.NET MVC 5 legacy project
previous
next