Monorepository in TypeScript: The Story of How we Broke Everything and Made it Better
#javascript #typescript #monorepo #graphql #npm #yarn #pnpm #goodcompany #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/monorepository-in-typescript-the-story-of-how-we-broke-everything-and-made-it-better
#javascript #typescript #monorepo #graphql #npm #yarn #pnpm #goodcompany #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/monorepository-in-typescript-the-story-of-how-we-broke-everything-and-made-it-better
Hackernoon
Monorepository in TypeScript: The Story of How we Broke Everything and Made it Better | HackerNoon
The story of how we developed Shopify modules to connect in stores on Shopify, a portal for brands, an extension for Google Chrome, mobile app + server with DB
GraphQL Doesn't Solve Under & Overfetching
#graphql #graphqlapi #webdevelopment #programming #api #apidevelopment #apiintegration #softwaredevelopment
https://hackernoon.com/graphql-doesnt-solve-under-and-overfetching
#graphql #graphqlapi #webdevelopment #programming #api #apidevelopment #apiintegration #softwaredevelopment
https://hackernoon.com/graphql-doesnt-solve-under-and-overfetching
Hackernoon
GraphQL Doesn't Solve Under & Overfetching
When you look at positive articles about GraphQL, you often hear how much better it is than REST and how it solves the problem of overfetching, underfetching ..
Bypass the Vercel Tax by Using Open-source Alternatives
#graphql #frontend #frontenddevelopment #vercel #programming #webdevelopment #webdev #webdev
https://hackernoon.com/bypass-the-vercel-tax-by-using-open-source-alternatives
#graphql #frontend #frontenddevelopment #vercel #programming #webdevelopment #webdev #webdev
https://hackernoon.com/bypass-the-vercel-tax-by-using-open-source-alternatives
Hackernoon
How to Bypass the Vercel Tax by Using Open-source Alternatives | HackerNoon
The Wild West of GraphQL Security: Lessons Learned Migrating from REST to GraphQL π
#graphql #apisecurity #rest #owasp #cybersecurity #migration #cybersecurityawareness #optimization
https://hackernoon.com/the-wild-west-of-graphql-security-lessons-learned-migrating-from-rest-to-graphql
#graphql #apisecurity #rest #owasp #cybersecurity #migration #cybersecurityawareness #optimization
https://hackernoon.com/the-wild-west-of-graphql-security-lessons-learned-migrating-from-rest-to-graphql
Hackernoon
The Wild West of GraphQL Security: Lessons Learned Migrating from REST to GraphQL π | HackerNoon
REST offered simplicity, statelessness, and a clear set of rules for developers to follow. It was like the sheriff in an old Western town - bringing order to th
Relay or Redux? Choosing the Right State Management Solution
#reactjs #redux #relay #javascript #webdevelopment #graphql #programming #coding
https://hackernoon.com/relay-or-redux-choosing-the-right-state-management-solution
#reactjs #redux #relay #javascript #webdevelopment #graphql #programming #coding
https://hackernoon.com/relay-or-redux-choosing-the-right-state-management-solution
Hackernoon
Relay or Redux? Choosing the Right State Management Solution | HackerNoon
In the rapidly evolving landscape of web development, understanding the differences between state management solutions is crucial.
How to Implement Authentication in Your BFF Architecture in Minutes
#authentication #clerk #programming #webdevelopment #typescript #webdev #graphql #frontenddevelopment
https://hackernoon.com/how-to-implement-authentication-in-your-bff-architecture-in-minutes
#authentication #clerk #programming #webdevelopment #typescript #webdev #graphql #frontenddevelopment
https://hackernoon.com/how-to-implement-authentication-in-your-bff-architecture-in-minutes
Hackernoon
How to Implement Authentication in Your BFF Architecture in Minutes
In the web development field, auth (authentication + authorization) plays a vital role in securing user access and protecting sensitive data.
Setting up a GraphQL Server and Client in Next.js
#react #reacttutorial #javascript #javascripttutorial #graphql #webdevelopment #frontenddevelopment #backenddevelopment
https://hackernoon.com/setting-up-a-graphql-server-and-client-in-nextjs
#react #reacttutorial #javascript #javascripttutorial #graphql #webdevelopment #frontenddevelopment #backenddevelopment
https://hackernoon.com/setting-up-a-graphql-server-and-client-in-nextjs
Hackernoon
Setting up a GraphQL Server and Client in Next.js
This tutorial will explore how to create a GraphQL server and client with Next.js to provide a more efficient and flexible development experience for our users.
The Universal API ORM for REST, SOAP, GraphQL and More
#orm #graphql #soap #restapi #api #typer #webdevelopment #programming
https://hackernoon.com/the-universal-api-orm-for-rest-soap-graphql-and-more
#orm #graphql #soap #restapi #api #typer #webdevelopment #programming
https://hackernoon.com/the-universal-api-orm-for-rest-soap-graphql-and-more
Hackernoon
The Universal API ORM for REST, SOAP, GraphQL and More | HackerNoon
What was a pipe dream for a long time is now a reality.
Building a Custom Query Language (GQL) for .git Files
#rust #git #sql #gql #query #graphql #programminglanguages #programming
https://hackernoon.com/building-a-custom-query-language-gql-for-git-files
#rust #git #sql #gql #query #graphql #programminglanguages #programming
https://hackernoon.com/building-a-custom-query-language-gql-for-git-files
Hackernoon
Building a Custom Query Language (GQL) for .git Files | HackerNoon
Recently, I came across the functions of each file inside the .git folder. This game me the idea to develop a query language that operates on these files.
Unleashing Backend Agility: Empowering Your App With Build-Time GraphQL
#programming #graphql #graphqlapollo #api #apidevelopment #apiintegration #softwaredevelopment #softwarearchitecture
https://hackernoon.com/unleashing-backend-agility-empowering-your-app-with-build-time-graphql
#programming #graphql #graphqlapollo #api #apidevelopment #apiintegration #softwaredevelopment #softwarearchitecture
https://hackernoon.com/unleashing-backend-agility-empowering-your-app-with-build-time-graphql
Hackernoon
Unleashing Backend Agility: Empowering Your App With Build-Time GraphQL | HackerNoon
The BFF pattern optimizes backends for specific client interfaces. Using GraphQL for it fixes some of its drawbacks, but can we do better? Letβs find out with W