All posts

2 posts tagged with #javascript

SQL trick with many-to-many tables

📅 Created 2 months ago 👁️ 146

🏷️ #programming #javascript #typescript #sql

Given a many-to-many table (e.g., tagged_posts),
Select posts tagged with all given tags.

How to pluralize in Web apps

📅 Created 3 months ago 👁️ 237

🏷️ #lingua #typescript #javascript

If you are annoyed with the “You have 1 item(s)” and you’d like to make it more human-friendly, welcome under the cut.