/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jovidecroock.com
| | www.aaron-powell.com
3.4 parsecs away

Travel
| | It's never been easier to create a GraphQL server on Azure, let's check out what's new
| | blog.hao.dev
3.1 parsecs away

Travel
| | Building a GraphQL API requires a deep understanding of the technology and best practices. It offers developers a high level of control and freedom, which is why it is so easy to get started. However, it is also why people can design themselves into a corner if they are not careful. Security and performance implications are just typical issues of software development. GraphQL also requires that the schema is well-designed and easy to maintain; otherwise, the development team will run into a world of pain. Additionally, the development team must be trained and skilled in using GraphQL, as it requires a different way of thinking about data and APIs. In this article, let's discuss when it is a good choice to adopt GraphQL and who it is for.
| | dusty.phillips.codes
2.6 parsecs away

Travel
| | Rescript is a delightful programming language pulling in the best elements of Javascript and functional languages without the worst bits of either. In this article, we create a graphql server in Rescript.
| | hashrocket.com
46.4 parsecs away

Travel
| The React Native ecosystem has improved significantly over the years, and Expo has evolved from a beginner friendly wrapper into a robust mobile framework. Native developers face an important decision when starting a project: should you build your React Native app with Expo, or go the bare React Native route? Let's explore the advantages and concerns to help you make an informed choice.