I'll take one of everything …
Jesse M. Holmes

Jesse M. Holmes @wolfhoundjesse

About: I follow new coders. Brass-bander. ADHD Avenger. Lover of giant hounds. Believer in the impossible.

Location:
Annapolis, Maryland, United States
Joined:
Jul 27, 2018

I'll take one of everything …

Publish Date: Oct 29 '20
1 2

This morning on Things I Saw in Revenue Generating (Legacy) Code

Wait, so this modal is displaying an iframe that bootstraps the entire angularjs application, including the microfrontend container written in react, just to show a control for uploading a file? Cool, cool.

Tell me about something interesting you've seen in code recently!

Comments 2 total

  • Gabi
    GabiOct 29, 2020

    Wow. Nothing this extreme. :)

  • Alex Janke
    Alex JankeOct 29, 2020

    I've seen an app in production running on a Delphi backend producing a server side generated jQuery frontend where they now try to slowly merge some parts to Vue - of course, still written in Delphi :) Also, all of the UI was done with position: absolute and got recalculated whenever you resized your window.

    Oh, to make the compiled delphi .exe work in the web it's hosted on an IIS with CGi enabled. Shall I go on? 😖

Add comment