Struggling to find my next steps - Seeking advice from the community

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rescript-compiler

    The compiler for ReScript.

  • I've never liked OOP either, I started building sites using https://rescript-lang.org/ which is basically OCaml https://cs3110.github.io/textbook/cover.html and for me much easier to understand, all your program is in modules with an interface, you just have functions and nothing else. The code is almost always self documenting it's so easy to read once you get used to it.

  • flyctl

    Command line tools for fly.io services

  • Elixir/Phoenix is another giant framework but no OOP and there is papers on google scholar you can skim over to read about the internals and at least know what is going on. Writing UIs with Elixir is dead easy, and you can use fly.io to host it for free and show other people what you did. If you look up Phoenix 'live view' on YouTube you'll see besides websites you can also make dashboards with tons of concurrent stuff going on like memecoin bot trading, somebody's dashboard to monitor all their separate airbnb/vrbo listings at once, anything.

  • 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
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

  • How does one write React apps in a purely functional style without making the entire codebase a mess?

    2 projects | /r/reactjs | 6 Dec 2023
  • Converting a JavaScript React app to a ReScript React app.

    6 projects | dev.to | 27 Sep 2023
  • JavaScript and Python have made me realise why strong typing is important

    1 project | /r/rust | 6 Jul 2023
  • TypeScript is 'not worth it' Svelte switches to JavaScript and JSDoc

    1 project | news.ycombinator.com | 13 May 2023
  • Learning functional oncepts - Which Language?

    2 projects | /r/functionalprogramming | 1 May 2023