Nate EbornLonger Form Thoughts on NamingThere is a popular quote that occasionally gets tossed around among software developers:May 5, 2020May 5, 2020
Nate EbornDeveloping with Ember: Sagas as a Service AlternativeTechnically services in Ember are just singletons in an application instance’s DI container. They are often used to own state and handle…Apr 6, 20201Apr 6, 20201
Nate EbornPirates and Non-ergodicityA while back a coworker shared with me a great article by Peter Livesey entitled “Pirates with PhDs”. In the article Peter shared an…Apr 5, 2020Apr 5, 2020
Nate EbornAre a majority of people an oldest or only child?This is equivalent to asking are the majority of people a youngest or only child since there are as many oldest children as there are…Jan 21, 2018Jan 21, 2018
Nate EbornComponent Design PatternsThe following are a few useful component design patterns. I am not the inventor of any of these patterns, but I hope this article can serve…Nov 22, 20171Nov 22, 20171
Nate EbornYour Web Client is Part of a Distributed SystemI apologize in advance for any misuse of distributed system terminology or misapplication or misrepresentation of distributed system…Sep 21, 2017Sep 21, 2017
Nate EbornA few reasons to rely more heavily on Components in Ember and move logic out of Routes and…Components and services are relatively new to the Ember framework, but since their introduction they have begun taking over many of the…Aug 10, 20171Aug 10, 20171
Nate EbornPresentational, Container, and Compound Components in EmberExplanation of Presentational and Container ComponentsAug 8, 2017Aug 8, 2017