Skip to main content

4 docs tagged with "Stateless"

View All Tags

Pure Component

Pure Component is defined as: stateless Component that always renders same based on same props input.. Topics on: No state to store changes = No Side Effect. Re

React Element

React Element is defined as: immutable stateless building blocks of React apps, returned by components. Topics on: lightweight stateless immutable primitive? in

REST

REST is defined as: (standard)(model)(Paradigm) Request-Response model to organize stateless Caching Data Fetch. Topics on: REST is logical way to build APIs to

stateless

stateless is defined as: of Entity lacking state. Topics on: stateful Component can update itself based on internal triggers & therefore independent of its cont