I consist of Padding, Margin, Content, and Border. A visual representation of me can be found in Chrome Dev Tools
Besides the ideas of scope and immutability, this trait sets me apart from my two other companions
Redeclaration (var)
I am built into Node. Anything declared in me is available to all
Global Scope
With me, writing Reactive Forms becomes less tedious
FormBuilder
I am the primary component of Redux architecture. Similar to a pizza, I can have many slices
Store
I am important, but should not be used frequently
!important
I am one of seven. I can either be one or none
Boolean
I will need to be installed if you want to store sensitive information in my process
dotenv
Like my cousin, I am a stream. Unlike my cousin, I am able to observe other streams.
Subject
I am a method used in a Reducer to listen for specific actions
On
In Cascading order, I have the least priority
External CSS
I am the idea that one does not need to continue to evaluate the rest of my statement, should the beginning of my statement fail a given condition
Short Circuit Evaluation
These two items are commonly together in breakfast meals. In engineering, they refer to a method of encryption
Hash and Salt
If you want to send something through my stream, you must use this method
Next()
I am used in Actions to describe what that action's payload will look like
Props
I am the most commonly used character set
utf-8
I am the parent of Null
Object
I am a common architectural Back-end approach. I am also a remedy for fatigue
REST
You can use me to transform and read from streams directly through the template
Async Pipe
I cannot directly be mutated, thus a copy is required to perform changes
State
I am on screen always, but you cannot see or change my styling
Shadow DOM
I can be used to catch all, but should one fail, all will fail as well
Promise.all
I will only send what you need, but will not be responsible for putting it together (that's my client's job).
CSR
I am a key in routes, used to optimize front-end performance by loading dependencies only when a user visits my route
LoadChildern
I am the data type you will receive when subscribing to the store
Observable