954
(page 2) 50 comments
sorted by: hot top controversial new old
[-] CookieOfFortune@lemmy.world 11 points 2 days ago

Umm this is just being retro. Like using a film camera.

load more comments (3 replies)
[-] Blackmist@feddit.uk 10 points 3 days ago* (last edited 2 days ago)

There used to be a UI library on the Amiga called MUI.

It used a bunch of C macros to let you define the window and all the controls. Was honestly pretty good considering it was like 30 years ago.

[-] gens@programming.dev 9 points 3 days ago

Unrelated but there is microui, a 1100 loc library in ansi C for a basic UI.

https://github.com/rxi/microui

[-] RheumatoidArthritis@mander.xyz 2 points 2 days ago

It was a pleasure to work with!

[-] Blackmist@feddit.uk 2 points 2 days ago

Right? I can't tell you how disappointed I was to move to a "real" PC later and find the tools to be so much worse. Like you could position stuff with a GUI in VB or Delphi, but if you wanted to resize a window, it was a real faff to get everything moving about as it should.

[-] Zenoctate@lemmy.world 3 points 2 days ago* (last edited 2 days ago)

There is another called ImGui which is also cool! Written in C++.

https://github.com/ocornut/imgui

[-] PokerChips@programming.dev 6 points 2 days ago

This reminds me. I got a search engine to build.

[-] someguy3@lemmy.world 9 points 3 days ago
[-] ArmchairAce1944@discuss.online 8 points 2 days ago

React is a Javascript based web development programming language developed by Facebook to make pages run faster and better. I learned it as part of a MERN stack full web development course.

[-] Lemminary@lemmy.world 8 points 2 days ago* (last edited 2 days ago)

Javascript based web development ~~programming language~~ UI library

[-] leftytighty@slrpnk.net 7 points 2 days ago

On the other hand React Native is a JavaScript based development language developed by Facebook to make applications run slower and worse.

[-] MonkderVierte@lemmy.zip 3 points 2 days ago

Used for rendering UIs on a Document Object Model. JS was a mistake.

load more comments (7 replies)
load more comments (5 replies)
[-] voodooattack@lemmy.world 4 points 2 days ago
load more comments (5 replies)
[-] underscores@lemmy.zip 5 points 3 days ago

I'm an elitist asshole and I hate that people say "react dev" when really it's "web dev that uses react"

[-] jaybone@lemmy.zip 7 points 3 days ago

Is this distinction really all that useful?

I suppose you could write a react app that doesn’t use “the web”? But you still might just say they are a react developer.

[-] Lemminary@lemmy.world 2 points 2 days ago

I think the web part refers to web technologies.

load more comments (1 replies)
[-] anton@lemmy.blahaj.zone 2 points 2 days ago

There are also react devs creating the windows 11 start menu.

load more comments (1 replies)
[-] veganpizza69@lemmy.vg 2 points 2 days ago

laughs in Vaadin

[-] MITM0@lemmy.world 1 points 2 days ago

I'm still waiting for the day we get a proper alternative to JavaScript.

If I had to make one, it would have a Bash-like syntax

load more comments
view more: ‹ prev next ›
this post was submitted on 10 Jul 2025
954 points (99.8% liked)

Programmer Humor

24980 readers
1877 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS