Posts tagged "ember"
-
Building a Travel Itinerary Plugin Inside Discourse
Turning a Discourse forum into a chronological travel itinerary: trip topics as containers, flight/hotel topics as items, and a bunch of plugin-API trapdoors along the way.
-
Building The Guest Spot: Part 2 - Two Refactors
Two major refactors: custom model to Topics, then custom feed to plugin outlets. Less code, more features, better maintainability.