
Hey folks! 👋
I'm Georg, a software developer based in Austria. Currently working as full stack developer using Angular, C#, SQL and Xamarin. At the moment my main focus is on Angular in combination with capacitorjs.
Stuck? Do not hesitate to contact me - I am sure we can find a solution together! yesreply@georghoeller.dev
[Angular | Storybook] Tailwind, Directives, Content Projection, Icons and i18n
Install packages
npm i -D @nx/storybook
npm i -D @storybook/angular
Create config
nx g @nx/storybook:configuration
[Angular | RxJS] BehaviorSubject with custom states
Whenever I call an api, often my frontend has to go through some different visualization steps. Imagine you have some kind of search input and a list which displays the results but you want to show an loading indicator, an error hint and something different when the result is empty.
[Angular] Dynamic App Config and Translations in a Submodule
When I'm setting up a new angular application, I always start with translation support and an external app config json loader. You should never start a new app without an internationalization (i18n) system - even if you only support one language! We are going to use the package @ngx-translate/core.
Georg Hoeller Newsletter
Join the newsletter to receive the latest updates in your inbox.