# Reviewing 2021 and predicting 2022


Original: https://codingcat.dev/post/reviewing-2021-and-predicting-2022


## What technology we see coming for 2022

- Svelte will grow by 10,000%, Brittney says SvelteKit 1.0 will come out 😉

- WebKit will finally allow push notifications

- Superbase will takeover as the primary backend for frontend devs

- Qwik will rise to fame - [https://github.com/builderio/qwik](https://github.com/builderio/qwik)

- Partytown will fix all the browsers third party API issues - [https://github.com/builderio/partytown](https://github.com/builderio/partytown)

- Turborepo now owned by Vercel will become standard - [https://turborepo.org/](https://turborepo.org/)

- Okay this isn’t coming but finally dead IE, lets all pour one out fo teaching us how to use APIs! - [https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/](https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/)

- TypeScript will finally compile faster with a re-write to version 5 tooling.

## Newsletter’s you should follow

- From that crazy [Tyler McGinnis](https://twitter.com/tylermcginnis) - [https://bytes.dev/](https://bytes.dev/) - okay in reality I love this newsletter out of all newsletters. If you haven’t noticed we have had Tyler on a time or two. [https://codingcat.dev/podcast/1-10-creating-a-startup](https://codingcat.dev/podcast/1-10-creating-a-startup) [https://codingcat.dev/podcast/1-43-scaling-your-javascript-career-with-ui-dev](https://codingcat.dev/podcast/1-43-scaling-your-javascript-career-with-ui-dev)

- [Rendezvous with Cassidoo](https://buttondown.email/cassidoo) if for nothing else a good chuckle!

## What was hot in 2021?

- Vite took over

- Rust explosion (WASM)

- Crypto, blockchain, web3

## State of JS 2021

I hope this [link](https://2021.stateofjs.com/en-US/) works eventually, for the meantime checkout [2020](https://2020.stateofjs.com/en-US/).

## 2021 - Recap

-  

	Adobe Flash was finally sent out to pasture, thank you internet for getting this right!

	![](https://media.codingcat.dev/image/upload/v1657636767/main-codingcatdev-photo/5615c52c-5749-4ed3-963f-84042b17d56f.png)

- 

	Fireship (aka Jeff with 1 million followers) released 2021 Tech Trends and Predictions for developers - [https://youtu.be/oHtR5YSPLjo](https://youtu.be/oHtR5YSPLjo)

- 

	Wasmer, the first server-side WebAssembly 1.0 was released - [https://medium.com/wasmer/wasmer-1-0-3f86ca18c043](https://medium.com/wasmer/wasmer-1-0-3f86ca18c043)

- 

	Snowpack, a frontend build tool 3.0 is released - [https://www.snowpack.dev/posts/2021-01-13-snowpack-3-0](https://www.snowpack.dev/posts/2021-01-13-snowpack-3-0)

- Vite the future of frontend tools (just an FYI, Evan You is behind this so it will be the next thing), released 2.0 - [https://vitejs.dev/blog/announcing-vite2.html](https://vitejs.dev/blog/announcing-vite2.html) On another side note we have a podcast coming in 2022 from the peeps behind the Vue.js documentary :D

- Vuex a state management pattern + library for Vue.js release 4.0 - [https://github.com/vuejs/vuex/releases/tag/v4.0.0](https://github.com/vuejs/vuex/releases/tag/v4.0.0)

- NPM 7 released and includes workspaces - [https://www.infoq.com/news/2021/02/npm-7-generally-available/](https://www.infoq.com/news/2021/02/npm-7-generally-available/)

- eBay (yeah that company still exists, and yes they have a JavaScript UI framework they created in like 2012) released Marko 5 - [https://tech.ebayinc.com/engineering/ebay-launches-marko-5/](https://tech.ebayinc.com/engineering/ebay-launches-marko-5/)

- Blitz.js, an opinionated Next.js released its Beta version to the world (if anyone can link me up with Brandon Bayer to chat on the pod lmk) - [https://news.ycombinator.com/item?id=26166716](https://news.ycombinator.com/item?id=26166716)

- Hasura that crazy fast API building GraphQL gem released Engine 2.0 - [https://hasura.io/blog/announcing-hasura-graphql-engine-2-0/](https://hasura.io/blog/announcing-hasura-graphql-engine-2-0/)

### March

- Gatsby that crazy fast React.js static site builder releases version 3.0 [https://www.gatsbyjs.com/blog/gatsby-v3/](https://www.gatsbyjs.com/blog/gatsby-v3/)

- Electron 13 was released, now normally I wouldn’t bring this up because Electron has too many major versions. However, Tyler tricked me with Mountain Dew [news](https://bytes.dev/archives/39) so it has stuck in my mind ever sense - [https://www.electronjs.org/blog/electron-13-0](https://www.electronjs.org/blog/electron-13-0)

- The V8 engine which basically runs everything, probably the thing you are reading this on (calm down Safari fans its a joke) releases 9.0 - [https://v8.dev/blog/v8-release-90](https://v8.dev/blog/v8-release-90)

- Supabase - Launch Week [https://supabase.com/blog/2021/03/25/launch-week](https://supabase.com/blog/2021/03/25/launch-week)

### April

- Node.js 16 released, the biggest item is the V8 upgrade to 9.0 - [https://medium.com/the-node-js-collection/node-js-16-available-now-7f5099a97e70](https://medium.com/the-node-js-collection/node-js-16-available-now-7f5099a97e70)

- Headless UI 1.0 is released from Tailwind Labs - [https://headlessui.dev/](https://headlessui.dev/)

- Lit 2.0 was released. And if you hated webcomponents because of what happened with this whole thing, please check them out again - [https://lit.dev/blog/2021-04-21-lit-2.0-meet-lit-all-over-again/](https://lit.dev/blog/2021-04-21-lit-2.0-meet-lit-all-over-again/)

### May

- Angular 12. Now that View Engine is deprecated, it will be removed in a **future major release**. I was hoping this would be in like a couple years, but you should see what happened in November. - [https://blog.angular.io/angular-v12-is-now-available-32ed51fbfd49](https://blog.angular.io/angular-v12-is-now-available-32ed51fbfd49)

### June

### July

- This one hit late so I put it in July - SolidJS releases [version 1.0.0](https://github.com/solidjs/solid/releases/tag/v1.0.0). Never heard of it checkout the [perf chart](https://javascript.plainenglish.io/javascript-frameworks-performance-comparison-2020-cd881ac21fce) Ryan Carniato wroteup.

- Qwik finally becomes a thing with a big update [version 0.0.12](https://github.com/BuilderIO/qwik/releases/tag/v0.0.12-0). We got to record with [Miško Hevery](https://twitter.com/mhevery) in [Qwik the HTML First Framework](https://codingcat.dev/podcast/1-49-qwik-the-html-first-framework), checkout the Demo in that one at minute [19:30](https://youtu.be/vmUvYC80N0Q?t=1170).

- [GitHub Copilot](https://copilot.github.com/) was released in Technical Preview and half of all our jobs were lost. It seemed harmless [at first](https://github.blog/2021-06-29-introducing-github-copilot-ai-pair-programmer/).

- [Svelte Storm](https://arronnestor.medium.com/sveltestorm-sveltes-first-ide-83ad1f1a9803) was announced, pretty sure you will have to ask Brittney what this is all about.

- GitHub comes out with another banger, [GitHub Code Spaces](https://github.blog/2021-08-11-githubs-engineering-team-moved-codespaces/). These are fast VM’s (maybe faster than your Mac, well at least my son’s Mac) that you can run VSCode in. Stay on those individual accounts though, otherwise hanging out and searching Stack Overflow could cost you a pretty penny. Oh yeah and did I say banger, see why in the Newsletters section below.

- Alert Chrome broke the web, then rolled it back (this might happen again) [https://bugs.chromium.org/p/chromium/issues/detail?id=1065085#c72](https://bugs.chromium.org/p/chromium/issues/detail?id=1065085#c72)

### September

- Brittney found her dream job at Grainger writing Svelte components.

- [Builder.io](http://builder.io/) raises 14M in series A funding and caught my attention ( yes I somehow convinced them I can be a good DevRel) - [https://www.builder.io/blog/14m-series-a-funding-builder](https://www.builder.io/blog/14m-series-a-funding-builder)

- Gatsby adds Deferred Static Generation and is 10x faster in the 4.0 release - [https://www.gatsbyjs.com/blog/whats-new-in-gatsby-4/](https://www.gatsbyjs.com/blog/whats-new-in-gatsby-4/)

- Meta, or Metaverse, or this weird world we are living in - [https://about.fb.com/news/2021/10/facebook-company-is-now-meta/](https://about.fb.com/news/2021/10/facebook-company-is-now-meta/)

- Alex Starts at [Builder.io](http://builder.io/) and is ready to make devs lives easier by providing all those marketing peeps a visual no-code tool that can be exported to your favorite framework.

- Brittney starts Svelte Sirens, A Svelte society for women, non-binary people, and allies - [https://sveltesirens.dev/](https://sveltesirens.dev/)

- Well the Angular team was not kidding, good bye View Engine! Angular version 13 removes View Engine, standardized on ES2020, no more `ngcc` , good bye IE11 (so happy for this), and components no longer need `ComopnentFactoryResolver` ! [https://blog.angular.io/angular-v13-is-now-available-cce66f7bc296](https://blog.angular.io/angular-v13-is-now-available-cce66f7bc296)

- Ionic a cross-platform app tool, built on web tech released 6.0 - [https://ionicframework.com/blog/announcing-ionic-6/](https://ionicframework.com/blog/announcing-ionic-6/)

I am sure I am missing a million things, feel free to DM me and I will happily update 😸

        
