Functional Programming is preferable to Object-Oriented ProgrammingTry to avoid object-oriented programming for other than property-binding and scoping data service APIs (which are intrinsic to the Angular…Sep 27, 2021Sep 27, 2021
GraphQL Pagination ConsiderationsPaginating data in GraphQL is a trivial operation. The application simply maintains state that it uses to generate a cursor into a target…Nov 6, 2020Nov 6, 2020