#component-communication

[ follow ]

How to Simplify State Management With React.js Context API - A Tutorial | HackerNoon

Context API in React.js helps in managing state between components effectively, addressing prop drilling issues by avoiding passing props through multiple levels.

Meet Angular's new output() API

A simpler and safer API for declaring outputs in directives.
New output API ensures correct types for emitting values.
[ Load more ]