Steve (Builder.io)
Steve (Builder.io)
  • Видео 177
  • Просмотров 6 919 825
Steal my secrets for making LLMs more reliable
More secrets you should steal in the full blog post: www.builder.io/blog/make-ai-suck-less
Also, learn the foundations of how to train your own AI model here: www.builder.io/blog/train-ai
Просмотров: 3 658

Видео

Good refactoring vs bad refactoring
Просмотров 16 тыс.День назад
More on this in my full blog post: www.builder.io/blog/good-vs-bad-refactoring
Is AI coming for developers jobs?
Просмотров 2,5 тыс.Месяц назад
More, including all of the data referenced, in my latest blog post: www.builder.io/blog/ai-jobs-truth #developer #ai #programming #jobs
Introducing Micro Agent: An (Actually Reliable) AI Coding Agent
Просмотров 9 тыс.2 месяца назад
Introducing Micro Agent: An (Actually Reliable) AI Coding Agent
A Better Way to fetch() in JS
Просмотров 12 тыс.4 месяца назад
A Better Way to fetch() in JS
How To Build AI Products That Don't Flop
Просмотров 12 тыс.4 месяца назад
How To Build AI Products That Don't Flop
Training Your Own AI Model Is Not As Hard As You (Probably) Think
Просмотров 506 тыс.9 месяцев назад
Training Your Own AI Model Is Not As Hard As You (Probably) Think
Create a custom GPT from a URL in 2 minutes
Просмотров 15 тыс.9 месяцев назад
Create a custom GPT from a URL in 2 minutes
Announcing the official Qwik + Astro Integration
Просмотров 7 тыс.9 месяцев назад
Announcing the official Qwik Astro Integration
Don’t Build AI Products The Way Everyone Else Is Doing It
Просмотров 343 тыс.9 месяцев назад
Don’t Build AI Products The Way Everyone Else Is Doing It
Make an Animated Menu like Stripe with React, Tailwind, and AI
Просмотров 15 тыс.9 месяцев назад
Make an Animated Menu like Stripe with React, Tailwind, and AI
Build a drag and drop editable website like velocity.builder.io
Просмотров 18 тыс.11 месяцев назад
Build a drag and drop editable website like velocity.builder.io
Which type of headless CMS visual editing is right for you?
Просмотров 7 тыс.Год назад
Which type of headless CMS visual editing is right for you?
Boost your site perf with Qwik's useVisibleTask$ hook
Просмотров 4,6 тыс.Год назад
Boost your site perf with Qwik's useVisibleTask$ hook
Building apps with AI is way easier than you think
Просмотров 6 тыс.Год назад
Building apps with AI is way easier than you think
Generate Figma Designs with AI
Просмотров 160 тыс.Год назад
Generate Figma Designs with AI
Introducing AI Shell: convert natural language to shell commands
Просмотров 4,1 тыс.Год назад
Introducing AI Shell: convert natural language to shell commands
The Future of AI-driven Design and Development, Today
Просмотров 6 тыс.Год назад
The Future of AI-driven Design and Development, Today
AI + VS Code = 🤯
Просмотров 107 тыс.Год назад
AI VS Code = 🤯
Why are people SO obsessed with useSignal()?
Просмотров 69 тыс.Год назад
Why are people SO obsessed with useSignal()?
Debugging in Node.js is SO much better with this one trick
Просмотров 61 тыс.Год назад
Debugging in Node.js is SO much better with this one trick
Use Maps more and Objects less
Просмотров 93 тыс.Год назад
Use Maps more and Objects less
TypeScript utility types you need to know
Просмотров 20 тыс.Год назад
TypeScript utility types you need to know
Everything you didn't know you need to know about buttons
Просмотров 32 тыс.Год назад
Everything you didn't know you need to know about buttons
Are you optimally loading your images?
Просмотров 53 тыс.Год назад
Are you optimally loading your images?
Fast and light relative time strings in JS
Просмотров 4,5 тыс.Год назад
Fast and light relative time strings in JS
This JS can be a LOT faster
Просмотров 12 тыс.Год назад
This JS can be a LOT faster
Easy deep object cloning in JavaScript with `structuredClone`
Просмотров 6 тыс.Год назад
Easy deep object cloning in JavaScript with `structuredClone`
A cure for React useState hell?
Просмотров 31 тыс.Год назад
A cure for React useState hell?
Better reading and writing URLs in modern JavaScript
Просмотров 6 тыс.Год назад
Better reading and writing URLs in modern JavaScript

Комментарии

  • @GameSteals
    @GameSteals 8 часов назад

    OOP classes laughing in the corner 😂

  • @limitlesskode
    @limitlesskode 11 часов назад

    AI is helping more developers than replacing them

  • @botyironcastle
    @botyironcastle 12 часов назад

    thanks

  • @vickylance
    @vickylance 14 часов назад

    I always say blocking the pipeline with as many code quality checks will force the developers to not write garbage code. Mainly 2 checks, No js or ts files should be more than 400 lines long All imports in the component tested should be mocked in its relevant test file.

    • @vickylance
      @vickylance 14 часов назад

      I would add one more check. Always use custom hooks to write business logic so your hook file should not have React import and Component file should not have any use* imports from react

  • @pranavbobde2529
    @pranavbobde2529 14 часов назад

    Damn... That's ground breaking 🤯

  • @alexlynpi
    @alexlynpi 14 часов назад

    Bad UX

  • @FunkyToe369
    @FunkyToe369 16 часов назад

    This doesn't seem cleaner at all, I'd rather a switch statement than this random dependency every day

  • @CodingWithMrM
    @CodingWithMrM 20 часов назад

    axios comes to rescue

  • @liubomyr-peteliuk
    @liubomyr-peteliuk День назад

    That's lie, guys. Does not matter how many tools for converting desing into code people create, it will not work in reality. Just because that code needs to be integrated. Generated code by program should be integrated into code written by other people

  • @mahdiuser100p8
    @mahdiuser100p8 День назад

    Been coding for 9 yrs almost Coded in svelte vue react elixir C a bit of rust and zig now And I can say react is the most garbage library that I've ever used

  • @SkyZeLight
    @SkyZeLight День назад

    Idk as I see it even the basic tailwind code example in the landing page isn't responsive

  • @karthicc7298
    @karthicc7298 День назад

    flex-basis:25%, gap:25px . I get only 3 items in a row

  • @viky2002
    @viky2002 День назад

    Theres lost in the middle.

  • @frenches1995
    @frenches1995 День назад

    Why isn't flutter a thing?

  • @jeffepstein5402
    @jeffepstein5402 День назад

    A scripting guy talking about refactoring. May be refactor away the whole language. The world will be a better place

  • @wlockuz4467
    @wlockuz4467 2 дня назад

    I can't stop laughing at the fact that the only way to stop the LLMs from hallucination is to ask them not to. Even Apple had to do the same.

  • @andzisompangela2056
    @andzisompangela2056 2 дня назад

    Don't let university students hear about this

  • @douwehuysmans5959
    @douwehuysmans5959 2 дня назад

    Nothing in Javascript is awesome

  • @rommellagera8543
    @rommellagera8543 2 дня назад

    As James Coplien said as current Dev mantra - we don't need to understand the system, we just need to improve it 😂 Need for velocity tramps common sense, and add a sprinkle of lazyness in thinking things through, we have a recipe for disaster

  • @69k_gold
    @69k_gold 2 дня назад

    I generally don't refactor code by removing lines, I rather break it into individual pieces and shorten them, eventually leading to cleaner code

  • @clamhammer2463
    @clamhammer2463 2 дня назад

    fine tuning saves you on the token cost. you dont have to provide the examples with every request for a very specific format. with a larger system with many more users, this is preferable over larger instruction prompts.

  • @picklenickil
    @picklenickil 2 дня назад

    Look luck but I guess from the FIRST look, you need to improve on both.

  • @engmahanhazrati
    @engmahanhazrati 2 дня назад

    smart

  • @svenmify
    @svenmify 2 дня назад

    Why oh why the old school promise syntax? Async / await exists you know

  • @cipherxen2
    @cipherxen2 2 дня назад

    Angular makes is very hard to write bad code.

    • @thatgurkangurk
      @thatgurkangurk 2 дня назад

      angular is bad code so

    • @cipherxen2
      @cipherxen2 2 дня назад

      @@thatgurkangurk apparantly you've never used angular

    • @thatgurkangurk
      @thatgurkangurk 5 часов назад

      @@cipherxen2 i have

    • @thatgurkangurk
      @thatgurkangurk 5 часов назад

      and its almost more boilerplate than java

  • @christopherdwyer9496
    @christopherdwyer9496 2 дня назад

    avoid all this and use axios

  • @jamesbaviello4857
    @jamesbaviello4857 2 дня назад

    Still a horrible prompt but saved by the set of links.

  • @Zmunk19
    @Zmunk19 2 дня назад

    it might serve as a sort of forced confirmation. and that would make sense if the task was something critical

  • @Life4YourGames
    @Life4YourGames 2 дня назад

    Now this is something I'm excited about 👀

  • @marshallhiggins4194
    @marshallhiggins4194 2 дня назад

    Does it code only JS or other languages as well?

  • @imheretosleep
    @imheretosleep 2 дня назад

    Damn more than 100 lines of code in a single component is an automatic jail sentence for me

  • @haydenroney2497
    @haydenroney2497 2 дня назад

    Everything and anything to not just use classes, smh.

  • @JustinLietz
    @JustinLietz 2 дня назад

    I’m constantly asked to refactor code I’ve never seen before and I just started my first developer job 2 months ago

  • @MerthanMerter
    @MerthanMerter 2 дня назад

    ummmm whaaat

  • @farhanerd
    @farhanerd 2 дня назад

    I have faced this issue where it gave me a library link for some css libraries which was completely wrong. So, you're spot on here, Steve!

  • @ardiannm
    @ardiannm 2 дня назад

    React is just shit, that's a fact. It's patches on top of patches on top of patches trying to stop it from re-rendering components or parts of components that have nothing to do with the actual change.

  • @oliveryt7168
    @oliveryt7168 2 дня назад

    Definitely bad UI design.

  • @almasiskak7389
    @almasiskak7389 3 дня назад

    Stream Api ? Lambda ?

  • @whatnowZA
    @whatnowZA 3 дня назад

    REUSABLE COMPONENTS!

  • @jacobthomas1344
    @jacobthomas1344 3 дня назад

    Aws is designed to be interacted with from the CLI. They don't care about the UI. If you want a pretty UI then you should use Azure

  • @aftabh2001
    @aftabh2001 3 дня назад

    Hey i am in serious problem after chatgpt i became a gpt based developer (meaning i just straight away hop on to gpt wherever i want to build our solve problem) i want to come out of it. What to do

  • @anthonygreene757
    @anthonygreene757 3 дня назад

    Why is it telling me that I need NPM 14?

  • @lutfullahcelenk7534
    @lutfullahcelenk7534 3 дня назад

    Very useful 😊 However when we want to avoid using newEvent.startDate, newEvent.endDate etc, we can destruct states from newEvent once and use without newEvent

  • @babakfp
    @babakfp 3 дня назад

    Qwik has the worst UX. Everything feels laggy and slow. You click on something and it just starts downloading the JS for it. Because of this, it's slow. It takes a while for JS to download and the action to happen. I wish content creators actually spoke the truth instead of talking about the good things and hiding the bad. The docs website of Valibot is built with Qwik. Try cloning and playing around with it. You will realize that it's not just the UX that sucks, it's DX too!

  • @picklenickil
    @picklenickil 3 дня назад

    Yeah nah.. your code was shit in the first place bud..as well. It got wrapped in a shittier wrapper. Let's come back to jQuery. As it should have been in the first place

  • @NA-yw9zu
    @NA-yw9zu 3 дня назад

    No offense but you should avoid using/depending on packages as much as possible. Especially if it is only a small problem, cuz it's not good for a scallable project. Imagine maintaining hundreds of dependencies every single times.

  • @MrNathanShow
    @MrNathanShow 3 дня назад

    Feel like you should check out comma-agents

  • @sonnyhe2002
    @sonnyhe2002 3 дня назад

    Im pretty all junior developers do that. I'll teach you about break points and pry.

  • @qonf
    @qonf 3 дня назад

    Pointlessly moving code around

  • @Monstermash355
    @Monstermash355 3 дня назад

    I think the first 2 points are debattable. the way you're using ramda in your example is bad, pipe is amazing, composition is amazing, people should use composition a lot more. Your example should be pipe(filterFn, mapFn)(data), it's just so much cleaner than just chaining filter map sort and such.