Systems | Development | Analytics | API | Testing

How to Deploy a Python Flask app with Heroku

In this tutorial, we will build a simple Flask app that is primed and ready to deploy to Heroku. Once the bare bones of the app are built, we will guide you through the setup process on GitHub and Heroku so that you can start making automatic deploys in no time. But before we dive straight into the code, why choose Flask and Heroku in the first place?

Choosing the best JavaScript framework for your next project

The State of Developer Ecosystem 2022 report revealed that 65% of developers are using JavaScript, making it the most popular language. JavaScript also claims the spot of most popular primary language with 34%. Of all the JavaScript developers 80% use at least one JavaScript framework. Though there are thousands of JavaScript frameworks available, only a small subset of them is being used by developers.

API Strategy for Decision Makers: Episode 1

Discover the ins and outs of API strategy with Moesif's Podcast Network, featuring Derric Gilling, CEO of Moesif, as he shares valuable insights for API product managers and professionals. Join Mike Amundsen in this discussion where Derric delves into the evolving landscape of API products, explore key elements such as the API product lifecycle, including discovery, adoption, and monetization.

Understanding the Connection Between Databases and APIs

Spencer Nguyen - December 5, 2023 Worldwide government IT spending is forecast to total $589.8 billion in 2023, an increase of 7.6% from 2022, according to Gartner, Inc. As technology integration becomes more prevalent in society, the government, organizations, and businesses must begin the process of digital transformation. When it comes to successful digital transformations, APIs and databases are at the core.

WordPress Plugins to Optimize your Google Page Speed Score

Page loading speed has been an official Google ranking factor since 2010. Additionally, Core Web Vitals, strongly tied to speed, became part of the factors influencing Google search result rankings in 2021. Understanding the impact of Google rankings on business outcomes, website owners are dedicating more time and effort to optimization. Their goal: achieving “green” Google Page Speed Insights, especially in the “Performance” category for mobile versions.

Advanced Multi-tenancy for Elixir Applications Using Ecto

Welcome to part two of this series. In the previous tutorial, we learned about multi-tenancy, including different multi-tenancy implementation strategies. We also started building a multi-tenant Phoenix link shortening app and added basic user authentication. In this final part of the series, we'll build the link resource, associate users to links, and set up the redirect functionality in our app.

Efficient Android Development with Kotlin Coroutines: Building a Recipe Finder App

In Android app development, creating a smooth, responsive user experience is essential. Kotlin coroutines help developers achieve this by streamlining and speeding up the app’s background operations. Kotlin coroutines significantly simplify the way we write asynchronous code and they allow any Android developer to easily run a background task or an asynchronous task.

Automotive Cybersecurity: Preventing Vulnerabilities in Car Software

Automotive cybersecurity is critical in the development of vehicles, especially as software in cars is increasingly connected. In this blog, we share how to prevent automotive cybersecurity vulnerabilities. Read along or jump ahead to the section that interests you the most.

Leveraging Unreal Engine Artificial Intelligence

Artificial Intelligence is changing the gaming industry as we know it – empowering AAA studios, indie developers, and hobbyists alike with the tools to create projects that would have previously required a massive amount of time and resources. In particular, Unreal Engine artificial intelligence tools have made noteworthy advancements.