DEV Pro tip) Stop DROWNING in browser tabs.

Posted Leave a comment

Your probably using chrome for developing and debugging. But as a developer you probably have multiple browser installed. * Dedicate one for Testing a site. * And one browser for documentation ** Git cheat sheet ** HTML 5 documentation ** CSS3 documentation ** Angular X documentation * And another for communication ** multiple email accounts […]

Angular & internationalization i18n

Posted Leave a comment

ADD>>Package.json

ADD>>tsconfig.json

Getting the locale in a component ADD>> to any *.component.ts