Link Dump #221
A weekly link dump covering API design comparisons, software development philosophy, Maven 4 updates, leadership insights, and AI's impact on coding.
A weekly link dump covering API design comparisons, software development philosophy, Maven 4 updates, leadership insights, and AI's impact on coding.
Developer shares experience building a GitHub CLI extension using ChatGPT Codex to manage saved issue searches across multiple repositories.
Announcing a new YouTube channel, Ravgeek, offering 60-second animated explainers for technical concepts like REST APIs, Git, and OAuth.
Explores the challenges and benefits of schema-first GraphQL development in TypeScript, comparing it to code-first approaches.
A personal blog post reflecting on the author's career, coding burnout, life changes, and hobbies from 2023, and looking ahead to 2024.
A recap of the top 10 most popular AWS blog posts from 2023 on front-end web and mobile development, covering patterns, GraphQL, and AWS services.
A curated list of on-demand sessions from AWS re:Invent 2023 focusing on front-end web and mobile development tools and best practices.
A developer documents building a game-playing AI using ChatGPT and Ruby on Rails, covering API integration, token management, and frontend development.
Guide to using AWS SAM's new GraphQLApi resource to build and deploy serverless applications with AWS AppSync.
A recap of the third day of the Deep Dish Swift conference, covering new SwiftUI navigation, Server-Side Swift with GraphQL, presentation tools, and Live Activities.
A critical opinion piece arguing that AWS Amplify is harmful for production use, especially its GraphQL data layer, and promotes simpler alternatives like Postgres.
Developer works on Python exercises, creates a custom 404 page for a Django app, and builds a GraphQL service with Go's gqlgen.
An educational guide explaining the GraphQL Type System, including scalar types, objects, interfaces, and unions.
A technical tutorial on building an internal company wiki using Hygraph (GraphCMS) and Next.js for backend and frontend development.
A list of the top 10 AWS blog posts from 2022 on front-end web and mobile app development, focusing on GraphQL, real-time APIs, and serverless architecture.
A tutorial on building a GraphQL API within a Solid-Start application, covering setup, schema definition, and resolvers.
Workshop on building a React web app with GraphQL and machine learning on AWS, part of AWS Solutions Day in NYC.
A tutorial on creating a GraphQL API server using Node.js and Express, covering schemas, queries, mutations, and resolvers.
Analyzing the compatibility of GraphQL with DynamoDB's single-table design, discussing trade-offs and when each approach is preferable.
A guide on calling GraphQL APIs from Azure Logic Apps using the HTTP Action, with a practical example using the Meetup API.