I'm officially an open source contributor (and how you can do it too)

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025
  • go show some love github.com/Ido...
    My Products
    🏗️ WDC StarterKit: wdcstarterkit.com
    📖 ProjectPlannerAI: projectplanner...
    🤖 IconGeneratorAI: icongeneratora...
    📝 ThumbnailCritique: thumbnailcriti...
    Useful Links
    💬 Discord: / discord
    🔔 Newsletter: newsletter.web...
    📁 GitHub: github.com/web...
    📺 Twitch: / webdevcody
    🤖 Website: webdevcody.com
    🐦 Twitter: / webdevcody

ความคิดเห็น • 25

  • @isis8719
    @isis8719 7 หลายเดือนก่อน +4

    I recently did my first (simple) opensource contribution too (yet to be merged, but the first step was made). Very useful tips - thanks!

  • @griffadev
    @griffadev 7 หลายเดือนก่อน +34

    My rules for open source contributions:
    - dont look for places to contribute, contribute on project you use and when you have problems/suggestions
    - never open a pr blindly always open an issue to discuss with the maintainers first

    • @akuma_168
      @akuma_168 7 หลายเดือนก่อน

      Suggestion is good but still where can we still look for repos to contribute.

    • @쿵푸허술
      @쿵푸허술 7 หลายเดือนก่อน +2

      this is crucial

    • @Callumkloos
      @Callumkloos 7 หลายเดือนก่อน +1

      @@akuma_168 Its funny you asked this specific person.

    • @ComfyCosi
      @ComfyCosi 7 หลายเดือนก่อน +1

      @@akuma_168 reread the first comment, first bullet point

    • @akuma_168
      @akuma_168 7 หลายเดือนก่อน

      @@ComfyCosi re read my comment again

  • @omomer3506
    @omomer3506 7 หลายเดือนก่อน +1

    Oh bro i did two contributions to an opensource cli, i felt so useful feeling actually emotional

  • @butwhothehellknows
    @butwhothehellknows 7 หลายเดือนก่อน

    Good job babe!!

    • @WebDevCody
      @WebDevCody  7 หลายเดือนก่อน +1

      😘

  • @daphenomenalz4100
    @daphenomenalz4100 7 หลายเดือนก่อน

    Last month, i actually wrote the code that they wanted and it foxed the issue, i started a PR, they approved it too.
    But then, i accidentally updated my yarn lock file and pushed it 😭 causing multiple conflicts that i didn't know how to solve at the time... 😭 And left it
    I have learned git now, properly and looking forward to do something lol.

  • @anonymoussloth6687
    @anonymoussloth6687 7 หลายเดือนก่อน

    How would u do the same thing with bun?

  • @novaa977
    @novaa977 7 หลายเดือนก่อน

    Do you like zsa compared to next-safe-action?

    • @WebDevCody
      @WebDevCody  7 หลายเดือนก่อน +2

      yes, I find it more useful

  • @OetziOfficial
    @OetziOfficial 7 หลายเดือนก่อน

    Do I have to unlink the change I did locally after the PR got merged? Does the package manager know when a new version is out to unlink the change I did locally?

    • @WebDevCody
      @WebDevCody  7 หลายเดือนก่อน +1

      yeah just run npm unlink I think; or you can npm ci I think which should delete your node_modules and start fresh

  • @Tarabass
    @Tarabass 7 หลายเดือนก่อน

    You can just install the package from the local folder directly. I didn't use npm link for a long time..

    • @WebDevCody
      @WebDevCody  7 หลายเดือนก่อน +1

      With :”file: ?

    • @Tarabass
      @Tarabass 7 หลายเดือนก่อน

      @@WebDevCody yes, just run "npm install '/path/to/package'"..
      Where path can be relative as well like "npm install '../../folder'"..

  • @neociber24
    @neociber24 7 หลายเดือนก่อน

    Looks like everyone is creating some wrappers around server actions lol
    Internally I also created a library for that.

    • @WebDevCody
      @WebDevCody  7 หลายเดือนก่อน +2

      yeah man try out this library, I think the next community needs to consolidate on one standard approach

  • @Its-InderjeetSinghGill
    @Its-InderjeetSinghGill 7 หลายเดือนก่อน

    I am looking to buy new MacBook can you suggest something? I am confused there are plenty of options like MacBooks air, MacBook Pro, Mac mini!.

    • @WebDevCody
      @WebDevCody  7 หลายเดือนก่อน +2

      I recently bought a mac book pro m3 pro because my air wasn't keeping up with streaming and coding at the same time. Recording longer videos also caused my air to throttle. I love the air for how light weight it is, but for more computational expensive work, avoid it IMO.

    • @Its-InderjeetSinghGill
      @Its-InderjeetSinghGill 7 หลายเดือนก่อน +1

      @@WebDevCody Great advice, I only code and listen to songs or watch videos on my Iphone. I think MacBook air might work in my case but I’m looking forward for more high performance options like you suggested. Thanks by the way. 👍