Tomasz Kula (@realtomaszkula) 's Twitter Profile
Tomasz Kula

@realtomaszkula

Senior Software Engineer at Printify. Previously, YouGov 👨‍💻

🅰️ngular veteran. Follow me for best memes and hot takes in the business 🔥

Opinions my own 💯

ID: 565722476

calendar_today28-04-2012 20:33:15

973 Tweet

1,1K Takipçi

503 Takip Edilen

Armen Vardanyan (@armandotrue) 's Twitter Profile Photo

#Angular never ceases to amaze me. I have heard about EventManager, but only now tried it out in the wild. Here is a basic example of adding a "stop-propagation" syntax to all events in an Angular app:

#Angular never ceases to amaze me. I have heard about EventManager, but only now tried it out in the wild. Here is a basic example of adding a "stop-propagation" syntax to all events in an Angular app:
Thiago Massa 🌌 (@th1agofm) 's Twitter Profile Photo

Hey folks, despite having good performance reviews and being a big fan of the company, I was part of the layoffs at Shopify along with many others in Germany. Hard day. 😭 Any Ruby/Elixir roles in Berlin/remote Germany? I can also do React. RTs are very welcome. Help me ❤

DHH (@dhh) 's Twitter Profile Photo

To finally bury the scourge of microservices, all we need is a hot new thing to take its place in the hype cycle. So how about just renaming monoliths to megaservices! That sounds like a hot new term that could carry at least three years of conferences, books, and consultants!

Yann LeCun (@ylecun) 's Twitter Profile Photo

Remember when naïve hackers were called script kiddies? What would be the equivalent designation for folks who think they are AI experts after a couple hours of LLM prompt engineering? Prompt kiddies?

Enea Jahollari 🅰 (@enea_jahollari) 's Twitter Profile Photo

I just published: Add Superpowers to your Angular Inputs ⚡️ (New feature 🎉) 💎 Go check it out 🏃‍♂️ eneajahollari.medium.com/add-superpower… #angular

Wojciech Trawiński (@wojtrawi) 's Twitter Profile Photo

Learn how to provide an injection context for a DI function in Angular 🚀 💉 Some new stuff from me! 💪🔥 medium.com/javascript-eve… #webdevelopment #typescript #javascript #angular

Brandon @ReactMiamiConf (@brandontroberts) 's Twitter Profile Photo

After many months of development and testing, I'm super excited to announce the first stable release of @AnalogJS for @Angular! 🎉 dev.to/analogjs/annou…

Minko Gechev (@mgechev) 's Twitter Profile Photo

Started drafting the v17 blog post...and there's a lot coming! Making progress towards fully declarative lazy-loading with deferrable views, plenty of improvements in SSR, quality of life improvements, soo much in material 🤯 It's in less than two months away 🚀

Matthieu Riegler (@jean__meche) 's Twitter Profile Photo

One of the reasons the #Angular team would want to move away from decorators and lean toward using helper functions for IO is type safety. How about using less non-null assertions? This is how our components could look like soon ! Who wants more type safety ?? 🙋🙋

One of the reasons the #Angular team would want to move away from decorators and lean toward using helper functions for  IO is type safety. 

How about using less non-null assertions?

This is how our components could look like soon ! 

Who wants more type safety ?? 🙋🙋
Sasha 🐑💨 Koss ✱ (@kossnocorp) 's Twitter Profile Photo

🎉 date-fns v3 is out! • Full TypeScript rewrite • No more runtime type checking • Minimal size is now 200 bytes! • String arguments are back! • UTCDate • Node.js ESM support • No more default exports • New flat library structure • No more IE

🎉 date-fns v3 is out!

• Full TypeScript rewrite
• No more runtime type checking
• Minimal size is now 200 bytes!
• String arguments are back!
• UTCDate
• Node.js ESM support
• No more default exports
• New flat library structure
• No more IE
Matthieu Riegler (@jean__meche) 's Twitter Profile Photo

Ahead of tomorrow's (wednesday) RC release, Enjoy the first #Angular Zoneless demo powered by a first implementation of the zoneless Change Detection Scheduler 🔥🔥🔥🔥 StackBlitz demo : ➡️➡️➡️ stackblitz.com/~/github.com/j…

Ahead of tomorrow's (wednesday) RC release, 
Enjoy the first #Angular Zoneless demo powered by a first implementation of the zoneless Change Detection Scheduler 🔥🔥🔥🔥

<a href="/stackblitz/">StackBlitz</a> demo : 
➡️➡️➡️ stackblitz.com/~/github.com/j…
Minko Gechev (@mgechev) 's Twitter Profile Photo

A week after the break and Angular is shipping: ‣ Signal based inputs ‣ Support TypeScript 5.3 ‣ Web test runner replacement for Karma ‣ Inline of fonts located in stylesheets ‣ Optional migration to esbuild for existing projects ...coming to v17.1 soon 🚀

A week after the break and Angular is shipping:

‣ Signal based inputs
‣ Support TypeScript 5.3
‣ Web test runner replacement for Karma
‣ Inline of fonts located in stylesheets
‣ Optional migration to esbuild for existing projects

...coming to v17.1 soon 🚀
Brandon @ReactMiamiConf (@brandontroberts) 's Twitter Profile Photo

🚨 Analog 1.4.0 is out! Features - Simplified prompts for new apps - Introduced standalone @analogjs/vitest-angular package for all Angular apps to run tests with vitest - Support for Angular v18 and Nx 19.1 Update: analogjs.org/docs/features/…

ng-conf (@ngconf) 's Twitter Profile Photo

Need to manage a collection in #Angular? Try NgRx signalStore's withEntities for ultimate tree shakeability. #ngconf2024 Full talk: bit.ly/3A9RuJu

@levelsio (@levelsio) 's Twitter Profile Photo

🇪🇺 eu/acc A few weeks ago Mario Draghi asked my recommendations for his report that came out today about European competitiveness I had a call with him and summarized my problems with doing business in the EU I wrote this which is included in the report presented to the

🇪🇺 eu/acc

A few weeks ago Mario Draghi asked my recommendations for his report that came out today about European competitiveness

I had a call with him and summarized my problems with doing business in the EU

I wrote this which is included in the report presented to the
Ben Lesh (@benlesh) 's Twitter Profile Photo

🚨🚨🚨 It's happening!! If you'd like to know why RxJS 8 development halted about a year ago, this is why. Future versions of RxJS will align with and use native observables! The journey to standardization (in different venues) has gone on for 10 years. There's a lot more to do

Wojciech Trawiński (@wojtrawi) 's Twitter Profile Photo

Did you know you can use ESLint to enforce signal-based solutions in Angular? 🤔💎 Check out my latest blog post to find out more 👇👇👇🔗 medium.com/javascript-eve… #Angular #WebDevelopment #JavaScript #TypeScript