HomeBadges
Blog Author Picture

Adithya Sreyaj

1 follower

A full stack developer who loves working with Angular and Nodejs. Love to create new projects (but never finishes them). Apart from Angular, I have tried React, React Native, and Next.js.

Implementing Feature Flags in Angular is easier than you thought it would be!

Pinned article
Feb 20, 202112 min read

Feature flags are basically a configuration for your application where we specify which features are enabled/disabled. We would normally just comment out that part of the code which we don't want to be made available and then later come back and unco...

How I dynamically updated the Title and Meta Tags in my Angular application

Feb 19, 202110 min read

Title and meta tags are really important for any web app or website. The title gives the user an idea about the page itself and also the title is what is shown on the tab bar of the browser. So providing meaningful titles is good UX. Angular being a ...

Consistent buttons using directives in Angular

Jan 13, 20219 min read

Every application would consist of buttons and it is one of the most common ways to enable interactivity to application. HTML has provided us with the button tag which can render an element which is clickable. By default, all the browsers have their ...

How to implement complex forms in Angular using FormArray

Dec 12, 202026 min read

Angular is a great framework, there is no doubt in that. There is pretty much everything you would need when building a web application. One of the main things in applications like CRM, SAAS applications are user inputs. Angular comes with a very pow...

© 2021 DCODE

PrivacyTerms
Proudly part of