Homepage
Open in app
Sign in
Get started
Front-End Tricks — TheBlog
Your Front-End job simplified by our content
Contact
Follow
OAuth2 + OpenID in your SPA
OAuth2 + OpenID in your SPA
I will try to give some good points about this topic to help you understand more the base of it in the context of a Single Page App and…
Nasreddine Skandrani
Jan 7, 2021
Using Dates in your Front End application
Using Dates in your Front End application
Short article to discuss this simple topic about Date usage in Front End applications.
Nasreddine Skandrani
Dec 13, 2020
Testing with FakeAsync in Angular
Testing with FakeAsync in Angular
What the official doc says about fakeAsync?
Nasreddine Skandrani
Nov 19, 2020
Guards Execution Order in Angular
Guards Execution Order in Angular
This article will list [visual & simplified] content to help you understand guards execution order in Angular.
Nasreddine Skandrani
Jul 19, 2020
Dynamic header bars and/or contents for your Ivy Angular App
Dynamic header bars and/or contents for your Ivy Angular App
You may need to have different header bars and/or content for example for different types of users. Let’s check how to do it.
Nasreddine Skandrani
Jun 24, 2020
Avoid pitfall with the header bar in Angular
Avoid pitfall with the header bar in Angular
I will show you a simple structure for your routing in Angular to handle a Header Bar easily and avoid one pitfall i saw happening.
Nasreddine Skandrani
Jun 22, 2020
Some tricks for accessibility in Angular
Some tricks for accessibility in Angular
Web accessibility is often the last part we do in a project but if we put some best pratices early it will be smooth, here we will cover…
Cédric Merle
Jun 16, 2020
The Main Layout of your Front End App
The Main Layout of your Front End App
I worked in a lot of projects in multiple companies. Most of the time, when i check the main layout of the apps i get assigned too, i find…
Nasreddine Skandrani
Jun 15, 2020
ViewEncapsulation Emulated and override css from a component in Angular
ViewEncapsulation Emulated and override css from a component in Angular
This article will be to clarify how to override a css from a 3rd party library Angular component as PrimeNG, AngularMaterial or other…
Nasreddine Skandrani
May 31, 2020
How to disable/enable an Angular FormGroup after init
How to disable/enable an Angular FormGroup after init
If you want to enable/disable a FormGroup in Angular and it’s not working, i will show you a simple way to do it.
Nasreddine Skandrani
May 31, 2020
Conditional Guard with Angular
Conditional Guard with Angular
If you want to execute a guard depending on a condition, i will show you a simple way to do it.
Nasreddine Skandrani
May 31, 2020
One thing you should know about HttpClientModule in Angular
One thing you should know about HttpClientModule in Angular
There is one special case that you can fall in when using HttpClientModule and this article is meant to highlight it to avoid you trouble.
Nasreddine Skandrani
May 5, 2020
Simple API Error Handling for your Angular App
Simple API Error Handling for your Angular App
I will show you a simple way to add api error handling inside an Angular app.
Nasreddine Skandrani
May 3, 2020
Simple Loading Directive for Angular
Simple Loading Directive for Angular
I will show you a simple way to add a loading to an html node (div, component, etc…).
Nasreddine Skandrani
May 2, 2020
Detect False Positive tests in your Angular Project
Detect False Positive tests in your Angular Project
I’ll show you how to easily know if you have false positive in your angular tests!
Nasreddine Skandrani
Nov 9, 2018
Angular: Consume RESTful API
Angular: Consume RESTful API
I’ll share with you my way of structuring the REST API services in an angular project. I tried different approaches and this one is by far…
Nasreddine Skandrani
Sep 30, 2018
Smart Spot for your Mocks In Your Frontend Typed App
Smart Spot for your Mocks In Your Frontend Typed App
I will go directly to the point. If you are writing tests. You need mocks for these tests. So the best spot to put your mocks is?
Nasreddine Skandrani
Sep 11, 2018
What you should know about @ngrx selectors
What you should know about @ngrx selectors
So i am writing this article to be able before all to save time answering the same thing in the Gitter channel of @ngrx and reference the…
Nasreddine Skandrani
Jun 14, 2018
Detect browser refresh with Angular
Detect browser refresh with Angular
If you want to detect the browser refresh with Angular, i will show you a simple way to do it.
Nasreddine Skandrani
Jun 8, 2018
About Front-End Tricks — TheBlog
Latest Stories
Archive
About Medium
Terms
Privacy
Teams