• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle

  • Yeah, I’m full stack and use it for quick mockups and communication with our marketing person at work.

    But I never hoped on the figma train fully, so penpot works for me.

    What are some integrations that I might find useful?

    (I work predominantly with a Stencil.js website and react native app (traditional MERN stack for the app, the stencil website has tons of custom integrations))





  • Kalothar@lemmy.catoProgrammer Humor@lemmy.mlHow do we tell him ?
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    6 months ago

    Basically the work flow has changed from:

    Find a framework that I need to integrate for whatever reason. Go to GumboChumbo.io read the docs.

    Write some code based off of what’s in the doc, test the thing, read error message, read docs, ad new thing, but wall for obscure reason, spend thirty minutes looking through similar issues via Google-fu and then find an obscure comment from 6 years ago, That some how fixes this current issue. Implement it, get it working and then customize it.

    Now it just streamlines finding these solutions.