Cat in English
Saturday, April 08, 2023
Strongly Typed String Literal Split-Map-Join in TypeScript
›
The Problem : Write a strongly typed TypeScript function that takes a valid CSS property name in kebab-case (used in CSS) and return the sa...
Friday, June 19, 2020
Job Promotion: Scaling-bound or Opportunity-bound?
›
This is my thought after reading a conversation on how promotion to some levels is harder than some other levels in Facebook. The promotion ...
Tuesday, November 26, 2019
Front-End Learning for Programmer
›
If you are an existing programmer (fluent in one common programming language) and want to learn Front-End (HTML+CSS+JS), I would recommend u...
2 comments:
Tuesday, November 12, 2019
Progressive Web App as Share Target on Android
›
I built a PWA (Progressive Web App) to trace shortened URL back to its original URL. (You can find it here .) I don’t want to copy a URL and...
Wednesday, November 06, 2019
Batch Sending Email with Attachments through AppleScript
›
I want to learn a little bit of AppleScript. I need to help a friend send out emails to welcome new students to the school. The requirements...
Tuesday, September 24, 2019
MailChimp Popup Dialog on Click
›
Problem MailChimp provides sign-up form as pop-up dialog, but has limited options for when to trigger it. Available triggers are like “imm...
Wednesday, August 28, 2019
Is Targeted Ads Price Discrimination?
›
If you use a service for free but you need to see ads targeting towards you, how much do you actually pay? I didn’t think about this before ...
›
Home
View web version