Angular Web How To Join Firebase Firestore Collection Documents(Tables) By Id. How do I perform a SQL JOIN in Firestore? It sounds tricky, but it's quite easy with rxjs switchmaps. (read more) by Oj Obasi - March 12, 2023, 1:56 p.m.
Angular Web How To Analyze Angular App Bundle Sizes Webpack bundle analyzer helps you analysis your angular app. This is important for preformance. (read more) by Oj Obasi - March 12, 2023, 1:34 p.m.
Angular Web How To Add Universal Ssr To Your Angular Cli And Firebase(Angularfire2) Project Seo is one import think for every app out there. Here we show you how fast and easy it is to add universal to your Angularfirebase project. (read more) by Oj Obasi - March 12, 2023, 1:31 p.m.
Angular Web Angular Slugify Pipe For Your Angular Url Seo Friendly Applications. URLs help describe a web page to search engines and potential visitors, meaning they should be accurate, enticing, and well-structured. With Angular applications, we solve this with a slugify pipe that describes our content.. (read more) by Oj Obasi - March 12, 2023, 1:27 p.m.
Angular Web How Can I Select/Access An Element In A Component Template? Working with dom in Angular. A declarative way can be used instead to access elements in the view directly using elementRef. The Angular team advised against the use of ElementRef (read more) by Oj Obasi - March 12, 2023, 1:25 p.m.
Angular Web How To Add Bootstrap Css The Right Way To Your Angular App How to add Bootstrap css the right way to your angular app (read more) by Oj Obasi - March 12, 2023, 1:23 p.m.
Angular Web The Difference Between Promises And Observables What is the difference between Promises and Observables? Often Observable is preferred over Promise because it provides the features of Promise and more. (read more) by Oj Obasi - March 11, 2023, 1:21 p.m.
Angular Web How To Get Both Parent And Child Params Data In Angular Router Angular 7 router. How to get the activated route parent and child params. (read more) by Oj Obasi - March 10, 2023, 3:46 a.m.
Angular Web How To Share Data Between Angular Components Using Rxjs Behaviorsubject. Lets say you have some value you want shared between 2 or more components of your app, in this tutorial, we look at how you can achieve that quickly with RxJs BehaviorSubject.Sharing Data Between Angular Components (read more) by Oj Obasi - March 10, 2023, 3:43 a.m.
Angular Web How To Make A Toggle Menu With Angular In this tutorial, we create a simple but advanced Angular Navigation with toggle hamburger button. (read more) by Oj Obasi - March 10, 2023, 1:57 a.m.
Angular Web Angular Push Notifications To Your Visitors With A Toast How to create a Bootstrap like toast in Angular v7. We'll use RXJS Observable Subject to create a reusable component and service that can be used in Angular Applications as toast. (read more) by Oj Obasi - March 10, 2023, 1:55 a.m.
Angular Web Angular Striphtml Tags Pipe This Angular Pipe can be useful for displaying html content on your template or storing html content to your backend. (read more) by Oj Obasi - March 10, 2023, 1:35 a.m.
Angular Web What Is Rxjs And Why You Should Be Using It? Lets take a quick look at what RxJs is and what the frenzy about it. Most importantly how to use it in a flow method in comparison to vanila javaScript. (read more) by Oj Obasi - March 10, 2023, 12:58 a.m.
Angular Web What Is Rxjs Observable? Observables is a core type of the reactive(RxJs) library. RxJs is extensively used in Angular (now Angular 7) framework.Observable provide us with asynchronous stream of data, that we can subscribe to, to get it’s values. (read more) by Oj Obasi - March 10, 2023, 12:49 a.m.
Angular Web How To Generate An Angular-Cli App With A Style Extension Of Your Choice - Scss, Sass ng new my-app will generate an app with .css files. But what if you wanted to generate an app a different css file extension? (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Welcome To My First Angular 6 Application How to create your first Angular Application. We will generate an Angular Application with the angular command line tool angular-cli. Hello Angular 6. (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Ngx-Moment Moment.Js Pipes For Angular Ngx-moment moment.js pipes for Angular. This module provides momentjs pipes to Parse, validate, manipulate, and display dates and times in JavaScript. (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Ng Bootstrap - Bootstrap 4 For Angular. Angular widgets built from the ground up using only Bootstrap 4 CSS with APIs designed for the Angular ecosystem. How to add bootstrap to your Angular 7 Application.No dependencies on 3rd party JavaScript. (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Ngx-Pipes Useful Pipes For Angular With No External Dependencies Ngx-pipes is a library with a dozen of Angular pipes. With this library, there is no need for you to write some basic pipes for your Angular App. It has pipes for strings, array, object manipulations.slugify, shorten, (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Angularfire The Official Library For Firebase And Angular Observable based - Use the power of RxJS, Angular, and Firebase.Realtime bindings - Synchronize data in realtime.Authentication - Log users in with a variety of providers and monitor authentication state. (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Angular Ngx-Translate, The Angular Multilanguage Application Library. If you want to add translation to your application for other languages, this is the library to choose.NGX-Translate is an internationalization library for Angular (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Agm - Angular Google Maps Angular 2+ components for Google Maps. If your Angular Application is in need of google maps, here is the library that provides google maps components to Angular.It's quite easy to set up. (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Angular Module That Uses Svg To Create A Circular Progressbar The module comes with some pre-configured options for things like colors, size, stroke etc. If these don't match your app's design, you can change the global defaults by providing a new value for the ROUND_PROGRESS_DEFAULTS injection token. (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.
Angular Web Angular Material Design Components For Angular Material design components for Angular Applications. How to Add Material design to your Angular Application. (read more) by Oj Obasi - March 7, 2023, 1:35 a.m.