9
nosoup4u
10d

Fave languages and frameworks, go!

As of now for me, loving these:

PHP8 and Laravel with Livewire*, Django5.1, MariaDB. PHP must stand for PrettyHeckinPCoolasFFFFFFFFFUUUUUUU

*after using React and Vue for quite a while, I've concluded that the best front end is back end. And I like Postgres, I just find that MySQL is fine for most things.

Comments
  • 1
    I love MariaDB.
  • 3
    I like to be more up-to-date... Astro + PHP and mariaDB.

    But python and php !?
  • 0
    Great combo
  • 0
    MariaDB -
  • 2
    Swift, SwiftUI, no-sql.
    Life is too short for all the other bullshit.
  • 3
    bash, java, go
  • 1
    @netikras alright. java is a dinosaur powered by boilerplate.
  • 1
    Languages: Python, Typescript

    Framework: FastApi, Nestjs, Angular
  • 1
    JS, JS, JS
    React sucks
    Vue sucks
    Svelte, htmx, preact, angular rock… of course I’m just kidding they all suck ass.
    If you don’t like JS but use frameworks, you hate frameworks, not JS.
    Typescript is the worst.
    Clojure was fun until it wasn’t.
    SQL is love. CSS is a thing to die for.
    I’m a CTO, 9 years of experience, 3 years as a CTO already
  • 1
    @Lensflare Perhaps. But very fast in building stable, performant, and scalable enterprise-level solutions.

    Design patterns, frameworks, JVM and GC, community -- they add incredible boost to the development process.

    And it's actually very pleasant to work with it, as the language and all the surrounding toolset is concise. And there's not too much of it (unlike in js).

    The language is strict and clear, obeys the same handful of principles with very few exceptions you're unlikely to encounter any time soon.

    Out of all OOP languages I've tried Java makes the most sense.

    Perhaps it's a dinosaur. If that's the case, it's an alligator -- a dinosaur which survived and shows no signs of extinction and has a clear place in the whole ecosystem.
  • 0
    yeah baby Laravel FTW !!! Let's gooooo
  • 3
    @Lensflare / @netikras It's a dinosaur because it's freaking good. I embedded it yesterday in C. I can just call Java methods with it. I can compile the JVM statically in my executable. So it's usable as embedded language just like js/python. Also, if you have JDK installed, you have jshell (js hell hehe) on there. It's a Java REPL.

    I'm doing C, working on my own programming language again. Goes very well. I just like to type a lot, it's part of my thinking process. Also, my parser parses 200.000 source code lines per second! That performance tho. As someone who knows how much steps it executes per line.. Damn. C allows you so much creativity. In some way strict, in some ways playful. But NEVER think - i'll solve the memory issues later. You gonna have a bad time.

    As overall programming language, i consider Java best in syntax. Python for time to market (Java probably if quality is still a factor).Also, i'm the only one who likes pip. C is the most fun one
  • 3
    @netikras all that you like about Java you automatically get from Kotlin. But with Kotlin you get so much more.
    Why would anyone keep using Java is beyond me.
    Also, my comment was a pun on your comment, which I deliberately misunderstood as a request "bash java, go!" 🙃
  • 1
    @Grumm I mean not in the same project lol. They're both great on their own.
  • 1
    @Lensflare huh, didn't even notice the pun :D good catch!!!
  • 0
    @nosoup4u Ah yes, that makes sense haha.

    I mean, it is possible but only a mad person would do such thing :D
  • 0
    @Lensflare You like to keep stuff for yourselfs right ? All those poor androids that crave after your apps...
  • 1
    flat assembler.
  • 0
    @Grumm Android has Kotlin and Jetpack Compose. Practically the same thing.
  • 2
    @kiki hmm with respect I've built big UI with vanilla js and something like Vue I find quite nice. Also my old codes started looking like component frameworks anyway.

    React is shit. Complex refresh, lifecycle. Just uncalled for.
  • 1
    Hum I love how russian sounds, but english is the language of songs and emotions. I love spanish as well. Tough choice.
  • 1
    @mostr4am nothing beats Swiss in terms of how it sounds.
  • 1
    @bosslogic couldn't agree more. If you do React, you must feel that you're doing smth wrong right? I prefer vanilla JS but Vue is amazing too. It's so intuitive. Also, vuetify is amazing. For me it's impossible to make smth beautiful. Thanks to vuetify it can at least look decent. The components have a great API
  • 1
    @retoor ha nice to hear we just got an ok to use veutify for a new project, literally yesterday. Looking forward to it.
  • 0
    I might be an oddball with this:
    Either Rust or Zig WASM with C# and MongoDb backend.
  • 0
    C#, Webforms, SQL
    Old but gold for fast working solutions
Add Comment