Posts tagged “Architecture”
3 posts found
GraphQL vs REST in 2026: A Practical Comparison
March 22, 2026
An honest comparison of GraphQL and REST APIs based on real-world experience. Learn when each approach makes sense, with practical examples and performance benchmarks that actually matter.
GraphQLREST APIAPI Design+2
The Power of the Module Pattern in JavaScript
November 1, 2019
We will be going over the module pattern in JavaScript and understand the benefits it provides to help us build robust applications
javascriptpatternbest practice+4
Designing API Methods in JavaScript
July 21, 2019
This article will go over a couple of rules to keep in mind when designing methods for an API in JavaScript
javascriptapiarchitecture+6