Practices

Practices

How to use Internationalization (i18n) in Angular

The consumption of modern web and mobile experiences is a worldwide thing. It isn’t just related to the locals around you and the surrounding culture. Therefore, just as you’d ensure that your design is aestheticly-pleasing and accessible, you should also ensure that your text is localized."

Read
Practices

Keep Calm and Hide Your Code

When abstraction leaves us, encapsulation comes to the rescue. Abstraction says: "You can view the object from a general point of view." The encapsulation adds: "Moreover, you cannot view the object from a different point of view."

Read