Rethinking The Linter

  Рет қаралды 75,044

Theo - t3․gg

Theo - t3․gg

3 ай бұрын

Million Lint is much better than I expected. Building a relationship between compiler, browser, and VS Code is genius, and I'm so hyped to see what they do with it.
SOURCES
million.dev/blog/lint
www.igorbedesqui.com/writing/...
Check out my Twitch, Twitter, Discord more at t3.gg
S/O Ph4se0n3 for the awesome edit 🙏

Пікірлер: 148
@Grundoko
@Grundoko 2 ай бұрын
You should declare your conflict of interest up front and in the comments. You waited until the very end of the video where the smallest number of people are likely to see it to admit that you're an investor and therefore have a personal incentive to speak positively of million and to exclude its drawbacks.
@ChrisCox-wv7oo
@ChrisCox-wv7oo Ай бұрын
Time stamp? I rewatched the last 7 minutes and still didn't see that he was an investor. $20 for 100 lints seems pretty bad, and that Theo defended it as sounding bad, but is actually really good for twitch to pay for just kind of underpins that this wasn't a unbiased reaction video.
@hungrymusicwolf
@hungrymusicwolf Ай бұрын
@@ChrisCox-wv7oo 18:03 (to 18:05)
@Kane0123
@Kane0123 2 ай бұрын
A company using AI but not jamming it down my throat… what a fresh new approach.
@tarunpai2121
@tarunpai2121 2 ай бұрын
18:05 - you're an investor in what? Million? does that make this a sponsored post? or have I grossly misunderstood?
@akam9919
@akam9919 2 ай бұрын
Being an investor does not make it a "sponsored" post. To be "sponsored", one need to be PAID BY and FOR content. Now that being said, you still need to disclaim it.
@pairofrooks
@pairofrooks 2 ай бұрын
ah, so it's a shill post, ok :)
@tarunpai2121
@tarunpai2121 2 ай бұрын
​@@akam9919 right! That's what I wanted to say. Thanks for putting it correctly.
@DaviAreias
@DaviAreias 2 ай бұрын
I suspected it the moment he said they didn't mention AI in the title, as if that meant the guys were trustworthy or something, when it just means they know their target audience is more educated on the AI hype than the general public.
@tarunpai2121
@tarunpai2121 2 ай бұрын
@@DaviAreias For me it's at 19:04 when he says he could actually see himself paying for it, thereby influencing the audience in that direction. Again, I have no issues with it, he's free to do so; but if he indeed is an investor in Million, a disclaimer is the bare minimum.
@TheUnknownFactor
@TheUnknownFactor 2 ай бұрын
What I actually liked most about this video is the examples of things that slow down react apps and how to fix them. Does a good job of illustrating some of the things I really dislike about React (because explaining these things to non-senior frontend devs is repetetive and often not easy).
@EvertvanBrussel
@EvertvanBrussel 2 ай бұрын
I want this for every framework. Mostly Svelte since that's my go-to framework anyway. But in any case, this could be SO useful for everyone.
@sridharkatta3461
@sridharkatta3461 2 ай бұрын
yes we need a video on context
@Zeragamba
@Zeragamba 2 ай бұрын
16:33 They really need to define what a "lint" is. As i can see a lot of developers run the tool, fix one issue, run it again to get the next issue. Does each of those count against your limit?
@crispi_shots
@crispi_shots 2 ай бұрын
Yes
@ReadThisOnly
@ReadThisOnly 2 ай бұрын
thats crazy @@crispi_shots
@AidenBai
@AidenBai 2 ай бұрын
This is Aiden! Thanks, fixing our definition in the blog. Lint = something is highlighted on the page (not included: errors, no issues found)
@reeceward5573
@reeceward5573 2 ай бұрын
Solid is the level up
@SmashieHC
@SmashieHC 2 ай бұрын
Great video once again Theo! P.S. Theme link is missing in description
@arturoaguilera5167
@arturoaguilera5167 2 ай бұрын
tener que tomar en cuenta el numero de renderizados , no sera un indicio malo del sistema que es react?
@AlanFregtman
@AlanFregtman 2 ай бұрын
Speaking of performance, there's a Rust-made linter for Python that is amazingly fast called "ruff".
@pairofrooks
@pairofrooks 2 ай бұрын
Legend of Dragoon reference?
@MrEnsiferum77
@MrEnsiferum77 2 ай бұрын
I've tried and remove it... I have issues with tools which in realtime detects issues, changes, and VS Code breaks, and slows my compile time, happening on WSL2...
@dv_interval42
@dv_interval42 2 ай бұрын
This sounds incredible actually
@LuicMarin
@LuicMarin 2 ай бұрын
Definitely want to see a video going in depth more about these react optimizations and useContext
@Marasma101
@Marasma101 2 ай бұрын
New React 19 compiler wouldn’t make this obsolete?
@jwoods9659
@jwoods9659 2 ай бұрын
Yea al this frontend stuff is dumb, how many companies using this stuff? 0, big corps are still using the same old school stuff Java, c#, ruby, plain Js
@nicolasguillenc
@nicolasguillenc 2 ай бұрын
Remember when you talked about the diagram with “the Prime line”? This arguably can push the line towards better performance for cheaper
@ts8960
@ts8960 2 ай бұрын
why does no one use million js if it increases performance by 70%? whats the catch?
@timthndr2996
@timthndr2996 2 ай бұрын
It's just the beta for now and as Theo said there are still known bugs that might be a dealbreaker. I also haven't heard of it before this video so it might get some attention now.
@danisob3633
@danisob3633 2 ай бұрын
not caring enough about it and it being pretty new is the catch ig
@FunctionGermany
@FunctionGermany 2 ай бұрын
when millionjs first did the rounds, it was basically incompatible with all third party react libraries like component libraries, so barely anyone adopted it. idk if that has changed since.
@johnlombardo
@johnlombardo 2 ай бұрын
Inertia
@ts8960
@ts8960 2 ай бұрын
@@danisob3633 why isnt the react core team implementing these performance boosts?
@hl7297
@hl7297 2 ай бұрын
You have to inject a bunch of code from the "linter" into **each** of your components to identify re-rendering issue, just because you can't understand the React devtool profiler?
@goldydog1
@goldydog1 2 ай бұрын
Seems like this would also be useful for auto detecting bugs, if they used react error boundaries or read errors from the console
@frikkjarl3994
@frikkjarl3994 2 ай бұрын
I really desire this useContext video! :D
@zenpool
@zenpool 2 ай бұрын
I loved (and miss) using redux-saga especially when working with streams/channels, prefer it a little bit vs observables 😥
@JanCajthaml
@JanCajthaml 2 ай бұрын
I still use and love them, but Theo is right with not recommending them to beginners. Actor system design, messaging and channels are hard to master.
@lcarsos
@lcarsos 2 ай бұрын
1:13 did Theo just argue for scaffolding and codegen?
@brielov
@brielov 2 ай бұрын
I expect this to be more of an lsp than just a vscode extension. Those of us that don't use vscode would need a dedicated extension unless an lsp is provided.
@ykhi
@ykhi 2 ай бұрын
shoutout Igor for the killer theme
@madangryscientis
@madangryscientis 2 ай бұрын
Super keen to use this at work. For a large code base $20 is rounding error. Our ci runs cost 100x this per month.
@kevin_nielsen
@kevin_nielsen 2 ай бұрын
Would love to hear a video about the proper ways to use context!
@balaclava351
@balaclava351 2 ай бұрын
An interesting idea. Hopefully they bring it to Webstorm because I really don't like VScode :(
@ShekarGoud8055
@ShekarGoud8055 2 ай бұрын
Yes Please! We want a context video
@JorgeLuisMachadoTorres
@JorgeLuisMachadoTorres 2 ай бұрын
Finally one video on which I agree with you 100% 😂mostly with the redux saga good job mate
@Cyber_Lanka
@Cyber_Lanka 2 ай бұрын
Are you gonna avoid talking about PlanetScale 😂?
@zuperxtreme
@zuperxtreme 2 ай бұрын
Any idea if this would work for react-native?
@mattmmilli8287
@mattmmilli8287 2 ай бұрын
I would venture to guess it will considering it’s all the same react pattern of components and hooks etc
@AndyCormack
@AndyCormack 2 ай бұрын
Another fantastic way to improve performance, and not need to waste time thinking about the guts of the framework as much just to make it perform well is to use Svelte, Solid, or HTMX 👌
@mzg147
@mzg147 2 ай бұрын
Please no AI generated lints, I think lints should be deterministic, while AI tips should stick to other interfaces.
@tom.watkins
@tom.watkins 2 ай бұрын
The redux saga part gave me redux thunk flashbacks thanks 😅 nice to see AI not forced on us and just a 'part of the product', when i see heavy AI promotion now all I see is 'we arent very good devs but we made a gpt wrapper that looks impressive'
@Sammysapphira
@Sammysapphira 2 ай бұрын
0:38 wow, these cards are really pretty. Is this just a linear gradient border with padding?
@dariofagotto4047
@dariofagotto4047 2 ай бұрын
Feels like just having the information in and not the LLM part can be more future proof cause new solutions are always an annoying part and make it not something that can run without continuous upkeep
@sergeykozinecs7932
@sergeykozinecs7932 2 ай бұрын
Interesting is there anything similar for vue?
@lupanama1960
@lupanama1960 2 ай бұрын
I'm interested to know about the context issue. why use use-context-selector, need a vid
@FizzlNet
@FizzlNet Ай бұрын
That npx command is quite rude. It installs a vscode plugin and adds stuff to your package.json, even creates vite/(packagesystem) config (lord i hope it doesn't fuck up your old one if you have one). All without further confirmations. Man, I wonder what else it did... I sometimes forget that running npx-anything is like running random exes from the internet.
@traviswaithmair4809
@traviswaithmair4809 2 ай бұрын
I wonder if this works on libraries
@kennylindahl2885
@kennylindahl2885 2 ай бұрын
The thumbnails 😂
@marcelobenjamn
@marcelobenjamn 2 ай бұрын
I worked in a company that used Redux Saga to call APIs. It was a mess.
@philipmrch8326
@philipmrch8326 2 ай бұрын
Does this exist for Neovim? I never use VSCode
@srymisclick
@srymisclick 2 ай бұрын
wait for prime to live code it on stream
@chudchadanstud
@chudchadanstud 2 ай бұрын
How do you improve your websites performance? Remove react and stop using fantasy animations.
@zahash1045
@zahash1045 2 ай бұрын
This reminds me of a hammer I had with a broken handle. Instead of replacing the handle, I attached the hammer to a helmet and whenever I want to drive a nail, I would wear the hammer and swing my head. But sometimes I miss and hit my head against the wall instead. So to fix that, I added some padding to my forehead and now it doesn’t hurt at all. Problem solved!!
@ifscho
@ifscho 2 ай бұрын
Interesting idea, but doesn't seem to work for me. Getting a "is no longer a waterfall hook" on my project.
@nujzzled
@nujzzled 2 ай бұрын
just clicked the sub button. 3:50 am I an expert now?
@lucagguglielmi
@lucagguglielmi 2 ай бұрын
Do the context video plz
@thisweekinreact
@thisweekinreact 2 ай бұрын
Ooh nooooo, I helped create the Redux saga pattern and inspired the project name 😅
@gbsyi_
@gbsyi_ 2 ай бұрын
Sounds like Sonarlint...
@dbalencar
@dbalencar 2 ай бұрын
Which web browser do you use?
@Dekutard
@Dekutard 2 ай бұрын
it’s called Arc browser. a newer one
@moyosoreolaleye7343
@moyosoreolaleye7343 2 ай бұрын
I would also like to know
@hmartsocks
@hmartsocks 2 ай бұрын
Arc
@ElvenSpellmaker
@ElvenSpellmaker 2 ай бұрын
`... ({mode, setMode}), [mode, setMode]);` JavaScript in a nutshell.
@himagainstill
@himagainstill 2 ай бұрын
> An alternative compiler for React Cool > ... now a Y Combinator founder Ah, shit. Well, it was good while it lasted, I guess. Hope he enjoys his payout.
@keithjohnson6510
@keithjohnson6510 2 ай бұрын
Eh!!!, Unless DarkModeProvider is getting moved around the VDOM, I'm not sure your saving much on memorising (mode,setMode), it doesn't take any props so the only reason for a re-render, (apart from DEV mode and Strict) there should be very little reason for it to re-render. I know it was only an example, but maybe not a good example to show performance improvements..
@SamyarBorder
@SamyarBorder 2 ай бұрын
does it has a NeoVim plugin too?
@ononaokisama
@ononaokisama 2 ай бұрын
Probably not ngl
@SamyarBorder
@SamyarBorder 2 ай бұрын
I asked in their Discord server and they replied they are working on a CLI tool to give you the fixes in your CLI. Definitely not as good as a integrated plugin but still works i guess.
@samuelparry5736
@samuelparry5736 2 ай бұрын
Everytime Theo talks about how "subscribing is free" it makes me want to unsubscribe
@carlosricardoziegler2650
@carlosricardoziegler2650 2 ай бұрын
Really interesting tool :)
@bj97301
@bj97301 2 ай бұрын
React native one day? 🤞
@Gregorius_
@Gregorius_ 2 ай бұрын
my solution: don't use react
@azamatcto
@azamatcto 2 ай бұрын
Why
@austincodes
@austincodes 2 ай бұрын
React isn't the problem. It's your bad code
@Gregorius_
@Gregorius_ 2 ай бұрын
@@austincodes i never coded react in my life, so i don't think *my* bad code is the problem bud
@SharunKumar
@SharunKumar 2 ай бұрын
Cope 😂
@kylegaijin
@kylegaijin 2 ай бұрын
not interested in anything that requires me to use vsCoad
@davidsiewert8649
@davidsiewert8649 2 ай бұрын
I tried million.js, I was not impressed. It does not work if you pass functions or other components as props -> only primitive values are allowed. The automatic mode - does not work reliably. The manual mode - you have to wrap everything in Higher-order-function block components in which you lose all type safety. You are forced some naming convention (that I'm not a fan of) for the million.js compiler to pick up and optimize the code. It feels like a much more simpler/crude version than Svelte (that relies very heavy on the compiler as well), so why not just use Svelte directly?
@AidenBai
@AidenBai 2 ай бұрын
This is Aiden, thanks for your feedback. FYI - we fixed the primitive value issue >1 year ago, it should work. I would love to hear your thoughts on automatic mode - what is unreliable?
@Kaczucha888
@Kaczucha888 2 ай бұрын
The fact that you need such tool for react just shows how much broken react is. Leave VDOM and effect stuff behind and you can forget about so much such nonsense related to react world only. Solid.js and signals is the way! There things either don't work or work properly 💪
@keithjohnson6510
@keithjohnson6510 2 ай бұрын
I really like the simplicity of Solid, and it's certainly something I think worth considering. It's main problem of course is 3rd party libs, or course this could change over time. I would also say the best performance gain for React is not a Linter, but just a better state manager like Jotia etc.
@radezzientertainment501
@radezzientertainment501 2 ай бұрын
this is a nice one, will definitely look into adding this
@SumoCumLoudly
@SumoCumLoudly 2 ай бұрын
the react community is really going out of its way to not switch to Solid, bizarre to watch
@sioncamara7
@sioncamara7 2 ай бұрын
It’s because of the fantastic ecosystems surrounding react. That ecosystem would take a very long time to replicate in another language. Easier to just fix react
@SumoCumLoudly
@SumoCumLoudly 2 ай бұрын
​@@sioncamara7 98% of the ecosystem will be outdated stuff that you wouldnt use today, what is in the react ecosystem that isnt available in solid? most modern quality tools are framework agnostic anyway
@SonAyoD
@SonAyoD 2 ай бұрын
This would work the same in react native right?
@rootbeernineteen135
@rootbeernineteen135 2 ай бұрын
It's arguably justified, but the long form content is a lot
@javierflores09
@javierflores09 2 ай бұрын
How is 20mins considered long-form content at all
@brandonthomas22
@brandonthomas22 2 ай бұрын
Just don't use React
@MD14493
@MD14493 2 ай бұрын
Is there something similar for Angular?
@Malix_off
@Malix_off 2 ай бұрын
Rethinking the Linter? More like Reworking TypeScript
@complexity5545
@complexity5545 2 ай бұрын
The React industry is turning into a loop of nightmares. The React APIs are actually getting bigger than JS, TS, and HTML. You have to be a dumb a55 to use it as your main stack.
@SandraWantsCoke
@SandraWantsCoke 2 ай бұрын
There's really not much difference between all of the frameworks. One is faster to developer but runs slower, another is simpler, but has a higher bundle size, the third one may be the best of them all, but is still in beta and may not have too many libraries yet. It really does not matter imex. Server components are dope though, React now beats most other frameworks in performance because you can get away with shipping far less javascript for large projects, we are talking several times less. React will eventually die (see how amazing Astro is with View Transitions), and probably replaced by some Rust Templating engine, something like Templ in Go. In ~3 years there will just not be a need for React, but today it's the best choice for most projects.
@carloslfu
@carloslfu 2 ай бұрын
Pricing for B2C sucks! Sell to companies.
@DmitriiBaranov-ib3kf
@DmitriiBaranov-ib3kf 2 ай бұрын
Ugh, just use Vue and forget this excuse for a framework for good.
@gageracer
@gageracer 2 ай бұрын
Another react ecosystem win. React is so bad and so dependent on wrappers for any js to run, people had to copy paste npm packages with react in front of its name and now 'it has the best ecosystem'. Just lol
@yousafwazir286
@yousafwazir286 2 ай бұрын
Theo please stop
@trufavarela
@trufavarela 2 ай бұрын
If this was Gotham chess it’d be perfect for a pin of shame
@Jay-pj7ob
@Jay-pj7ob 2 ай бұрын
First ??
@90vackoo
@90vackoo 2 ай бұрын
second to none 😆
@an-eios7125
@an-eios7125 2 ай бұрын
React 🤮
@wlockuz4467
@wlockuz4467 2 ай бұрын
Never let JS devs think, let alone rethink.
@dasten123
@dasten123 2 ай бұрын
Got excited for nothing... damn React crap
@doyouwantsli9680
@doyouwantsli9680 2 ай бұрын
Thats great but you can also just write simple code, avoid react and other bloated modules/frameworks and you don't need this at all.
@wentallout
@wentallout 2 ай бұрын
React stuff? don't care. trash framework. I'm not gonna sit here trying to make React fast when Svelte already does that by default. Imagine downloading extra stuff to "fix" React, what a joke. frameworks should have those things built-in.
@plaintext7288
@plaintext7288 2 ай бұрын
Is Svelte that fast?
@diablo-project
@diablo-project 2 ай бұрын
What are you doing here then buddy?
@night23412
@night23412 2 ай бұрын
@@plaintext7288 well svelte uses a compiler instead of a virtual DOM so it's definitely faster
@witchmorrow
@witchmorrow 2 ай бұрын
thanks for your input lol
@luca4479
@luca4479 2 ай бұрын
@@plaintext7288yes, but svelte 5 will increase performance even more, basically as good as native javascript and faster than solidjs
@andreim6342
@andreim6342 2 ай бұрын
react trash, people will move by this horrible framework
@maurvick6777
@maurvick6777 2 ай бұрын
people will use whatever is easier and faster to write code, no one cares about perfomance or architecture in modern web.
@andreim6342
@andreim6342 2 ай бұрын
@@maurvick6777 yes, and react is none of that :D, no
@MrEnsiferum77
@MrEnsiferum77 2 ай бұрын
U need only CQRS on the FE, no matter what framework u use... BE is the trash...
@DmitriiBaranov-ib3kf
@DmitriiBaranov-ib3kf 2 ай бұрын
Ugh, just use Vue and forget this excuse for a framework for good.
Why doesn't Facebook use git?
20:07
Theo - t3․gg
Рет қаралды 181 М.
We need to talk about this benchmark
42:25
Theo - t3․gg
Рет қаралды 64 М.
PINK STEERING STEERING CAR
00:31
Levsob
Рет қаралды 18 МЛН
UFC 302 : Махачев VS Порье
02:54
Setanta Sports UFC
Рет қаралды 1,4 МЛН
98% Cloud Cost Saved By Writing Our Own Database
21:45
ThePrimeTime
Рет қаралды 301 М.
Video Compression Is Magical
29:55
Theo - t3․gg
Рет қаралды 86 М.
how Google writes gorgeous C++
7:40
Low Level Learning
Рет қаралды 785 М.
How Senior Programmers ACTUALLY Write Code
13:37
Thriving Technologist
Рет қаралды 1,3 МЛН
Cool Tools I’ve Been Using Lately
23:11
Theo - t3․gg
Рет қаралды 161 М.
Don't use VSCode
35:31
PyCon South Africa
Рет қаралды 209 М.
The New JS Features Coming Soon (I'm so hyped)
39:03
Theo - t3․gg
Рет қаралды 81 М.
The Truth About Code Performance (Sorry Prime)
20:03
Theo - t3․gg
Рет қаралды 117 М.
`const` was a mistake
31:50
Theo - t3․gg
Рет қаралды 105 М.
Rob Pike: What Golang Got Right & Wrong
29:23
ThePrimeTime
Рет қаралды 118 М.
keren sih #iphone #apple
0:16
Muhammad Arsyad
Рет қаралды 1,5 МЛН
wireless switch without wires part 6
0:49
DailyTech
Рет қаралды 3,5 МЛН
iPhone 15 Unboxing Paper diy
0:57
Cute Fay
Рет қаралды 3,7 МЛН