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 more
Convert interface to enum (for those too lazy to type 'name' in the input form) in TypeScript
-
Nook Ittipon
- Programming , Improvement
It's a small trick to convert an Interface to an Enum, helping to solve
read more