Open in app

Sign in

Write

Sign in

Joel Stevick
Joel Stevick

1 Follower

Home

About

Sep 27, 2021

Functional Programming is preferable to Object-Oriented Programming

Try to avoid object-oriented programming for other than property-binding and scoping data service APIs (which are intrinsic to the Angular paradigm). Using component state yields code that is hard to reason about. Moving from object-oriented programming (OOP) to functional programming (FP) will greatly improve the maintainability of our code base. …

4 min read

Functional Programming is preferable to Object-Oriented Programming
Functional Programming is preferable to Object-Oriented Programming

4 min read


Nov 6, 2020

GraphQL Pagination Considerations

Paginating data in GraphQL is a trivial operation. The application simply maintains state that it uses to generate a cursor into a target dataset. Easy, right? Maybe not. When an application provides CRUD operations for a list, things can become complicated. For example, Create. When a new entry is appended…

1 min read

1 min read

Joel Stevick

Joel Stevick

1 Follower

Software developer

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams