mbagley.hashnode.devOptimizing GPT Prompts with Rompt: A Developer's JourneyAs developers working with AI, particularly GPT models, we understand the struggle of refining the prompts that power our applications. The quality of the output is directly proportional to the quality of the input, and getting the right prompts can ...May 16, 2023·3 min read
mbagley.hashnode.devA collection of the best HTTP clients for various languagesHello fellow developers! We're making an Awesome * list of the best HTTP clients for different languages and frameworks. The list is awesome-http and can be seen here. Please contribute any of your ideas. We've already had some great contributions!Feb 24, 2022·1 min read
mbagley.hashnode.devPrice Comparison of Popular Serverless Architecture ProvidersServerless computing has become very popular over the last decade. There are many benefits to going serverless, especially when deploying production applications as an individual or small team. One of the main benefits is the pricing model, whether i...Mar 6, 2021·3 min read
mbagley.hashnode.dev3 Libraries That Every New React Native Developer Should LearnReact Native is one of the best frameworks for writing mobile-friendly applications. It's super-fast, uses common programming patterns, and hooks right into the native operating system. No wonder aspiring developers and teams continue to adopt React ...Feb 1, 2021·6 min read
mbagley.hashnode.devHow I used Reddit & Twitter to Make My README More EffectiveMany lessons from my time at university have stuck with me throughout the years. One of the most important was in regards to technical writing (thank you to my CS 787 professor). The lesson being that the process of technical writing is focused on be...Dec 15, 2020·7 min read