My Workflow

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • intellij-plugins

    Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform

  • From other programming languages I use I would mention Java or GO. For these I use again applications from Jetbrains (Idea or Goland depending on the language). (I don't use these that often though).

  • vercel

    Develop. Preview. Ship.

  • If they are static pages, which I create using Hugo, I publish them on the Web using Netlify or Vercel. This is done automatically after each push to the main branch.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • TablePlus

    TablePlus macOS issue tracker

  • As far as databases are concerned, my favourite application is DataGrip, but lately I have been trying TablePlus which has a quite minimalistic design and also a mobile application.

  • Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

  • As the name of the service says it will work best with Laravel but it is not a problem to modify code from other frameworks to make it work the same way. I have several applications created this way in CakePHP. I have this set to manual after clicking the deploy button, but if you want you can turn on quick deploy and then it will publish the application after a push to the main branch (or another one, depending on how you set it up)

  • Hugo

    The world’s fastest framework for building websites.

  • If they are static pages, which I create using Hugo, I publish them on the Web using Netlify or Vercel. This is done automatically after each push to the main branch.

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • Code testing is also done automatically on GitHub after each push.

  • Visual Studio Code

    Visual Studio Code

  • Most of my code is written in PHP, JavaScript and HTML. For programming I use VS Code editor, and for more complex things, PHPStorm from JetBrains.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • CakePHP

    CakePHP: The Rapid Development Framework for PHP - Official Repository

  • As the name of the service says it will work best with Laravel but it is not a problem to modify code from other frameworks to make it work the same way. I have several applications created this way in CakePHP. I have this set to manual after clicking the deploy button, but if you want you can turn on quick deploy and then it will publish the application after a push to the main branch (or another one, depending on how you set it up)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts