home.social

#devhelp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #devhelp, aggregated by home.social.

  1. Heyo, kinda a random request, but would somebody with access to #nodejs (and a bundler) be able to bundle CodeMirror (w/ some extensions) for me?

    (I'm unable to bundle it myself since I'm currently working off a school chromebook)

    #codemirror #webdev #dev #programming #devhelp

  2. 📚 Learning SwiftUI or struggling with advanced concepts? I can help break down complex topics and make coding fun again. Whether it's #SwiftUI, error handling, or database design, let's work through it together!

    👉 coach.fline.dev

    #LearnSwift #DataModeling #DevHelp #iOSDev #IndieDev

  3. Hi #dotnet, I really need your help.

    Let's show everyone #Mastodon is even better than X for #devhelp.

    How do you run multiple intg. tests in .NET?

    I am looking into #testcontainers and that seems best (or also this FluentDocker lib: guiferreira.me/archive/2023/do)

    My concern is about eating CPU/RAM on #CICD host(s), as we have a lot of #tests & running a lot of stacks in parallel seems challenging (a lot of #DB services to start up).

    I wonder, can I run eg. 10 by 10 of tests?

    #charp #docker