The Lightweight Alternative to GraphQL, Resolvers Instead of Endpoints
#programming #coding #expressjs #consofgraphql #restapi #javascriptdecorators #alternativetographql #guide
https://hackernoon.com/the-lightweight-alternative-to-graphql-resolvers-instead-of-endpoints
#programming #coding #expressjs #consofgraphql #restapi #javascriptdecorators #alternativetographql #guide
https://hackernoon.com/the-lightweight-alternative-to-graphql-resolvers-instead-of-endpoints
Hackernoon
The Lightweight Alternative to GraphQL, Resolvers Instead of Endpoints | HackerNoon
While I generally liked the approach of having a single API endpoint and resolvers, the overhead of setting up and maintaining a GraphQL server was too much.
Don't Be Fooled: Spotting the Authentic ECMAScript Decorators
#javascriptdecorators #tc39 #decorators #ecmascriptdecorators #javascripttutorial #javascriptdevelopment #higherordercomponents #historyofdecorators
https://hackernoon.com/dont-be-fooled-spotting-the-authentic-ecmascript-decorators
#javascriptdecorators #tc39 #decorators #ecmascriptdecorators #javascripttutorial #javascriptdevelopment #higherordercomponents #historyofdecorators
https://hackernoon.com/dont-be-fooled-spotting-the-authentic-ecmascript-decorators
Hackernoon
Don't Be Fooled: Spotting the Authentic ECMAScript Decorators | HackerNoon
History of ECMAScript decorators, their implementation, and real-life examples of the decorator pattern in action.