blog.jamin.shHow to Deploy Directus to Render.comDirectus is an open-source backend-as-a-service platform that offers a user-friendly interface that simplifies building fully functional backend services, APIs, and graphQL endpoints. This ease of use extends to Render, a fully managed cloud platform...Apr 3, 2024·3 min read
blog.jamin.shWhat is cross-browser compatibility, and why should you care?Picture this scenario: You worked hard to build your company's website or app, and it worked. It seems to be functioning. A few days later, the product team informed you that people reported that the website looked terrible on the Edge browser in Win...Mar 29, 2024·6 min read
blog.jamin.shA Beginner's Guide to Using ResendAs developers, we often include transactional email capabilities in your application to send emails to your users based on actions triggered in your applications, such as account creation/welcome emails, order confirmations, shipping notifications, p...Jan 24, 2024·3 min read
blog.jamin.shWhat is Developer Relations (DevRel)?Introduction In this article, we'll go over developer relations, what it is, what the team does, and their importance. Developer Relations by Definition Developer Relations (DevRel), as the name implies, means building relationships with developers b...Jan 17, 2024·3 min read
blog.jamin.shImproving Your Workflow as a Developer with Bash AliasesAs a developer, you most likely spend a significant amount of time working with the command-line interface (CLI). The command line is a powerful tool that allows you to interact with your operating system and execute various tasks efficiently. Howeve...Aug 5, 2023·5 min read