Our 2026 Web Dev Predictions
Video Overview & Insights
Wes and Scott talk about their bold predictions for web development in 2026, from WebGPU-powered design and modern CSS breakthroughs to JavaScript standards, AI-driven tooling, security risks, the future of frameworks, workflows, and more!
I can't wait to hear your insights on the future of web development! The potential of WebGPU and AI-driven tools is just mind-blowing. Exciting times ahead for all of us in the industry! Looking forward to the discussion!
đ„ Be the ~18,300th person to join our super tasty newsletter https://bit.ly/syntax_snackpack
(00:00) Welcome to Syntax!
47:37 Then why didn't you go ahead and read last year's comments in this video?
(00:49) WebGPU and 3D experiences will finally take off
(01:30) âWeb design will make a comeback
Claude and Astro, 1 of the predictions mentioned had been accomplished.
(04:03) Light mode returns (yes, really)
(07:06) âModern CSS standards are about to have a huge year
Weeeeeeeeeeeeeeeelcome to Syntax. âStanding on businessâ
(13:15) Will the Temporal API finally ship everywhere in 2026?
(14:18) âThe rise of the standard stack
Claude moves to #2 ; Gemini is still in the #1 block. GPT needs something still Good but...
(16:18) Are we headed toward standardized RPC?
(19:41) Whatâs next (and whatâs not) for React
(21:07) âWhy weâll see more security failures in web dev
(22:35) SvelteKit 3 lands in 2026
Lots of contradictions. I like light mode... why isn't Google Docs in dark mode?
(22:53) Where developer tooling is headed next
(26:44) More big acquisitions
Thanks for saying that your are standing up! It made me to stand up while watching your episode! đ„ł
(28:02) â2026: the year of durable compute
(30:57) âFrameworks will matter less as AI gets better
What about medium mode?
(33:34) âEnd-to-end AI workflows become the norm
(36:04) Brought to you by Sentry.io
all I know is I've been watching small creators on YouTube vibe code "billion dollar startups" and its pretty entertaining. Also my friend who knows nothing about coding just woke up and decided to code a discord bot one day. He never wrote a line of code in his life and within 2 days he downloaded nodejs, uploaded his discord api key, and had a partially working bot. kind of scary how far he got in so little time.
(37:21) âPersonalized software for everyday people
(39:11) MCP and MCP UI will pop
when do you think the AI bubble will explode? I think it will explode this year... by june it will make a mess not only on security side but in money, ram, and graphic
(42:24) Developer skills will fall off
(46:20) Crappy software will continue
Dark theme always
All links available at https://syntax.fm/967
------------------------------------------------------------------------------
6:15 Ask your boy CJ about DarkReader. I use that now for things like Google Docs. Works like a dream.
Hit us up on Socials!
Syntax: https://x.com/syntaxfm
The guy on the right is IA ?
đ€
Scott: https://x.com/stolinski
Wes: https://x.com/wesbos
But where is CJ???
CJ: https://x.com/CodingGarden
Randy: https://www.youtube.com/@randyrektor
Google docs has dark mode now (I use it cause my bandmates use it sometimes) and they basically made a special palette for your colour choices that maps on to the light mode ones to have the same bold/subtle kind of relationship (it warns you when you pick colours and shows a preview of what it will look like for light mode users). So itâs this weird second class citizen of a dark mode but it does the job.
I like the âuse it to keep learningâ angle on AI, like rather than asking it to fix the inevitable thing that isnât working I always start with the problem and ask it to tell me why it is broken so Iâm learning about the pitfalls whenever Iâm getting it to help with stuff I donât know well.
The battle between âLook at all this cool new css we should be usingâ vs âAI sucks at CSSâ is going to be interesting, I hope the new stuff keeps getting used.
http://www.syntax.fm
Brought to you by Sentry.io
Iâm in my B-boy stance! âProtect your neckâ
#webdevelopment #webdeveloper #javascript #syntax #syntaxfm #webdev
Not sure websites are art shows. It is where itâs at because of responsive needs per device and screen real estate. Remember kool mouse pointers and 3d attempts have been there for decades. Then we have speed n performance. Maybe for a small minimal static site. Scaling or large sites wonât survive a kool looking UI.
You get a purple site and â youâre going to like it!ââŠ
More User Perspectives
My prediction: jQuery and PHP still will be alive in 2026
@carlosrangel4500Such a balanced approach. Love it, guys.
@IvanJurasNobody talks about the impending costs and enshĂŹtification of AI itself.
Weâre in a golden era of AI where everything seems free and available but AI companies are going to need to recoup their investment. Ads will be coming. Paywalled features will be more prevalent. Limits will be reduced in an AI shrinkflation. Suddenly your dependence on these tools will cost you out and those that laid off workers will be calling them back and begging for real people.
Yes, in the future we might all be rolling our own local AI for free but its training will continue to be behind the curve, so people will buy in to the corporate offerings in order to stay ahead.
Letâs see how this plays out. Great video!
wechat is hell from a privacy perspective. One ring
@dielangarvmy new years resolution is to no longer start any hobby projects in js/ts, the web is in another 2013 era right now where all the current tech is all but deprecated but new tech still lacks widespread support
@pokefreak2112I want to go back 10 years ago where AI would only be mentioned a few times a year, now I hear/see it mentioned several dozens of times a day, it feels like it is becoming a filler word.
@Khaltazar-2024EVERYONE needs Deno!
@DanielJohnson-EasierByCodeUnfortunately, I don't think Web Design will come back sorry to say. Companies are lazy and most would rather force their developers to use bootstrap and make everything look the same and familiar than interesting. I am one of very few who enjoys front-end development in the company I work at. Everyone else praises letting AI tools design the UI with bootstrap and touching up any errors.
@Khaltazar-2024JavaScript is way more fun when using it for complicated user interaction stuff. Getting stuck making ui primitives like dialogs, tooltips, toasts, custom selects, etc with a bunch of js every time has always sucked.
Also Iâve come to the conclusion that js on the server just kinda sucks. JS has the best chance to make real full stack frameworks that works perfectly with some front end interactivity in one language but they decided itâs more important to sell serverless hosting and limit frameworks to that. At minimum node needs a server v2 which uses web request and response.
I ended up fed up with all the code I need to undo all the layers that frameworks add, just to get better performance. So, I created my own reactive library, XynHTML, that allows full control over the rendering of the DOM tree. One area Iâm focusing on is not having all data immutable, since collections (arrays, maps, etcâŠ) have more performance when you donât copy the structure, but right now those features are still under development. Iâm looking at using web components to create fully isolated reactive components and reduce the boilerplate to stand up custom components. I will always have the internal functions as a public API and will keep those documented.
@jfftckMy prediction is that my predictions won't come out in 2026
@fts1293Happy New Year Scott, Wes, and CJ thanks for great year of content !
@zhanezarWebGPU? SureâŠ
@andrewzuo86I use too many apps at work to have them all in one mode, helps my brain to split them to light (info like docs and tickets) and dark (input like editor, messaging)
@sprobertson"enshittification" - you keep using that word; I don't think it means what you think it means. It's not about software performance or security holes or anything like that, it's about software having exploitative features.
@CurlyCowSo glad I'm not the only person moving back to light mode. It feels so much more open and free
@DontFollowZimhey thanks for the great content, this is probably my favorite channel that i started following this year, i only wish i found you guys sooner. really appreciate everything you do
@15xvIf everyone starts using the newest LLM and puts shaders on their website, it will be the new "AI did this" level effort. It's best to master the tools but stray from the masses.
@0xAndyLight mode causes me to strain a lot it's not matter of taste in my case, it makes the experience measurably worse for me unfortunately đą
@TayambaMwanza7:04 whereâs the syntax unrated channel
@kyleshiversDark reader docs all day
@tannerr_devIâve always been a light mode guy. People have always been aholes about it
@13odmanLet the AI choose the framework? Seems like the developer should choose the framework that they are comfortable with. Am I missing something?
@MontyPagesI love the perpetual-learner attitude
@MontyPagesâ€
@vigneshvickey2401RPC
It can't be stated often enough. RPC is a terrible idea, if not treated with all of the scrutiny of compilers and cryptography systems.
Any time you say "trust me bro, I'm going to give your server some code and all you have to do is eval it, and it's totally going to call the right processes with the right stuff"
...the number of steps that you need to take to ensure:
1. that user can not call anything you don't want them to
2. that users can not pass any data that overrides behaviour that you intend for them to do with that function
3. that the syntax for declaring the function to call and data to call it with can't have anything injected into it that is going to affect ... literally any part of the stack / framework / app, by having an overridden behaviour uncaught by other parts (see SQL injection)
We learned this with XML DTDs, and dynamic API generators that promised to take some schema definition and make a full server stack. "If your XML has a DTD that references a class that your system knows about, we can automatically instantiate it and call it, no problem"
...no, that's a huge problem.
"Oh, we could even go further, and with a user-provided schema, we could dynamically generate the class, and let it do what it needs"
Bigger problem.
"Oh, the user could give us an arbitrary URL to a schema, and our framework will download that, and convert it to a class, and then call it the way the RPC intended to call it"
Biggest problem.
There are mitigation strategies. Most "RPC" isn't actually directly RPC, anymore... like, it's not interpreted as running code, directly, and not treated like an arbitrary lookup to literally anything that the framework lets the server see...
...but if I have a mapper in between, that maps the procedure as a string / number / etc, to some closure that calls the right thing:
`{ "getMyUsers": (input) => users.get(input) }`
then there becomes little meaningful difference between it and REST (when not taken as a religion).
The difference between that mapping and
`{ "/x/y": (input) => /* ... */ }`
is virtually nonexistant.
...between NoSQL vulnerabilities, RSC's RPC server actions, Log4J... we're just trying to hit all of the OWASP's Top 10 bucket-list typics.
2026 will be the year Ladybird kills Chrome
@goo6I predict I will throw a record amount of javascript kiddie resumes in the trash this year.
@llmcoderOxlint and Oxfmt both bet on interoperability with the "existing plugin ecosystem": Oxlint with ESLint plugins (which already works well & is fast), and Oxfmt for prettier plugins which is one of the major goals before 1.0 of the formatter.
@TheAlexLichterMy prediction for 2026: massive layoffs of vibe coding bros whoâs coding skills completely atrophied
@johndoyle3816I have a feeling the editor will change again for me. *shakes fist at clouds
@philbushman9744