Published onSeptember 12, 2021Working with APIs - PaginationjsgraphqlpaginationrestapiExploring Rick and Morty API with REST and GraphQL
Published onJune 26, 2021currying, partial-application, composing and abstractionjscurryingpartial-applicationcomposeabstractionExploring JavaScript Features of Functional Programming
Published onJanuary 31, 2021Big Words in Javascript - Part 3jsbig-wordsJavaScript as a multi-paradigm, prototype-based object-oriented, functional programming language
Published onJanuary 9, 2021Big Words in Javascript - Part 2jsbig-wordsJavaScript as a single threaded, non-blocking, asynchronous, concurrent language
Published onDecember 20, 2020Big Words in Javascript - Part 1jsbig-wordsMaking some scary words in JavaScript less scary
Published onNovember 14, 2020The this keyword in javascriptjsthisHow not to be afraid of the this keyword