Format dates with native JavaScript

Format dates with native JavaScript

With this article you will format dates with native Javascript. The evolution of modern JavaScript has rendered many third-party date libraries redundant for standard formatting tasks. While libraries like Moment.js or Day.js were once essential to navigate the complexities of the Date object, the built-in Intl.DateTimeFormat API now provides a […]

Read More…

Angular file upload with Drag & Drop box and pdf/img preview

angular file upload preview

Implementing a seamless file upload experience is a standard requirement for modern web applications. Moving beyond a simple file input to a dedicated drag and drop zone significantly improves user engagement. This article explores a practical Angular implementation that provides real-time previews for both images and PDF documents. Effective file […]

Read More…

Angular startup Logic: Managing Configuration before Interceptors

Angular startup logic

The Angular startup logic sequence in an Angular application is a critical phase, especially when the app relies on external configuration files or authentication tokens that must be present before any other service attempts an HTTP request. The APP_INITIALIZER token provides a hook to run code during the bootstrap process, […]

Read More…

BlogoBay
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.