Javascript
Customize the website to display using Tampermonkey
-
Khem Saengkham
- Tampermonkey , Web Programming , Programming
Many people may feel dissatisfied with certain websites when they browse them, for example:* Disliking intrusive banner advertisements that strain the eyes. * Wishing a website had specific feature
read moreConvert interface to enum (for those too lazy to type 'name' in the input form) in TypeScript
-
Nook Ittipon
- Programming , Improvement
![Convert interface to enum cover](/images/posts/transform-interface-as-enum-typescript/transform_interface-as-enum-cover.png)It's a small trick to convert an Interface to an Enum, helping to solve
read more