Community Hasurahasura-1689068882551.hashnode.dev·Jul 19, 2023Breaking up monolith into microservices with HasuraAs applications grow in size and complexity, the monolithic architecture that once served them well can become a bottleneck. Monolithic applications are difficult to scale, maintain, and deploy. Microservices, on the other hand, offer a more flexible...DiscussHasura
Community Hasurahasura-1689068882551.hashnode.dev·Jul 17, 2023Elevating your API strategy with HasuraIn today’s digital landscape, APIs (Application Programming Interfaces) play a crucial role in enabling seamless integration, data exchange, and collaboration across various systems and applications. As organizations strive to build robust API strate...DiscussHasura
Vishwas Acharyavishwasacharya.hashnode.dev·Jun 18, 2023Best practices for integrating React with GraphQLIntroduction In today's fast-paced web development landscape, React and GraphQL have emerged as powerful technologies that can greatly enhance the efficiency and performance of web applications. React, a popular JavaScript library for building user i...DiscussReact
Carlos Alberto Alegreblog.carlosalbertoalegre.com.ar·Jun 12, 2023GraphQL en PHPIntroducción Laravel es un framework de desarrollo web de código abierto, escrito en PHP, que sigue el patrón de arquitectura MVC (Modelo-Vista-Controlador); ofrece una amplia gama de características y funcionalidades que agilizan el proceso de desar...DiscussPHP
Saumya Guptasaumyagupta.hashnode.dev·May 25, 2023GraphQL: The API that gives you exactly what you need, no more, no less.In the vast landscape of API technologies, one name has been making waves and transforming the way we approach web development: GraphQL. With its innovative approach and powerful capabilities, GraphQL has gained significant traction, revolutionizing ...Discuss·11 likes·41 readsGraphQL
Shubhomshubhom.hashnode.dev·Apr 6, 2023Introduction to GraphQL and its benefits over traditional REST APIs.Image Credit : multidots.com If you're a web developer, you've probably heard of GraphQL. But what exactly is GraphQL, and how does it differ from traditional REST APIs? In this blog post, we'll explore the basics of GraphQL and its advantages over R...DiscussGraphQL