Bikes 🚵‍♂️, Lego 🚂 and Pink Floyd 🎸 enthusiast; software dev @WebStormIDE 💻 Opinions are my own

Bielsko-Biała, Polska
Joined May 2014
Piotr Tomiak retweeted
Whenever I work with @angular I'm reminded just how nice it is to do major version upgrades without headaches. Their codemods are just so incredibly powerful, and it's a huge testament to their thoughtfulness in approach
7
10
4
118
One year ago, we made WebStorm free for non-commercial use — and what a year it’s been! Thanks to everyone who’s joined the community since then 💙
🎉 Just announced! WebStorm is now free for non-commercial use! Whether you’re learning #JavaScript, working on open-source projects, creating content, or coding as a hobby, you can now do so for free 🥳 🔗 jb.gg/WS-non-commercial
1
5
55
For WebStorm 2026.1 we want to hear what matters to you. Vote for issues or feature requests and we will do our very best to get those into the 2026.1 release! teddit.net/r/Jetbrains/comme…
3
3
1
13
Piotr Tomiak retweeted
BREAKING: Maciej Gladysz joins the 2026 grid! The Polish driver will race for @ARTGP in his rookie F3 season 🤝 #F3 #RoadToF1
35
348
95
3,590
Piotr Tomiak retweeted
The latest @WebStormIDE EAP lets you use Go-based #TypeScript as a language server - even without `[at]typescript/native-preview` in your project’s dependencies. It also plugs into WebStorm’s new type engine as the type inference source (mind, it’s experimental). ⚡️ Navigate to File | Settings | Languages & Frameworks | TypeScript to select the version; eager to hear your feedback! kudos to @a_v_berezkin
2
3
1
14
Testportal.net (my brother's company) is looking for a senior full stack software dev for hybrid work based in Wrocław, Poland (justjoin.it/job-offer/testpo…) If you don't recognize the brand (and you're from Poland 😉), ask your kids - during pandemic half of Polish teachers used it for exams. Its an amazing chance to join a fast growing Polish startup with worldwide reach - subscriptions from over 100 countries!
3
4
Piotr Tomiak retweeted
I am a heavy Claude Code user in production in a 200kloc codebase. Since the release of GPT-5, @jetbrains Junie has surprised me daily in a very positive way. Will show it live soon. It's close to becoming my go-to agent since I have been using WebStorm for years. Great work, keep doing it.
1
4
21
WebStorm 2025.2 brings experimental support for the new TypeScript-Go language server. Use the official @typescript/native-preview package to try it today! #NewInWebStorm
2
14
142
Piotr Tomiak retweeted
Just switched to #WebStorm 2025.2 and tried the preview version of #TypeScript on Go. It's so much faster in my monorepo. I no longer need to wait 1-2 minutes for types to refresh Thank you very much, @jetbrains and @typescript! P.S. And thanks for the cool AI/LLM improvements
2
7
Today we celebrate #15YearsOfWebStorm – and everyone who’s been part of the ride! To mark the occasion, we’ve brought our 2010 site back to life. Yes, really! 😄 Come visit the past ✨ jetbrains.com/webstorm/
5
15
5
131
Piotr Tomiak retweeted
I now understand why people who moved from #Java to #Kotlin don't want to go back. There is no one feature that blows your mind. Instead there are 100's of small improvements that collectively make you more productive. You don't see it on day 1, not on week 1 either. But in a month if you take a step back and look at it then you will see the significant improvement.
Piotr Tomiak retweeted
That’s a wrap!
Piotr Tomiak retweeted
Seriously impressed by Junie by @jetbrains, I did another code review during that time
2
2
23
Piotr Tomiak retweeted
Dear @WebStormIDE and @JetBrains IDEs users who use JS testing framework integrations, A huge refactoring of the biggest part of this subsystem was delivered in EAP 5 youtrack.jetbrains.com/issue…. It has changes for: - @vitest_dev - @jestjs_ - @nodejs test runner - @playwrightweb - @Cypress_io - Mocha - Protractor and Karma So I recommend trying the EAP as soon as possible to test the fixes and provide feedback. jetbrains.com/webstorm/nextv… This refactoring unlocks the possibility for many new fixes, features, and improvements. Hope to start delivering more…
1
6
24
Piotr Tomiak retweeted
Support for Deferring Module Evaluation github.com/tc39/proposal-def… and Source Phase Imports github.com/tc39/proposal-sou… added for the next @WebStormIDE EAP by awesome Denis Bezrukov 🎉 youtrack.jetbrains.com/issue… youtrack.jetbrains.com/issue…
4
1
6
Show usage and find usages actions on component classes includes their usage in the Angular templates. You can filter these usages out using <> button.
In @WebStormIDE 2025.1 there is also a new intention to extract or inline component template. Use Alt+ENTER to open the intentions and quick fixes menu.
Another improvement is support for code completion, quick doc, parameter info popup and refactoring for inputs within template bindings. It has been way too long without proper support.
2
1
10
We've added parameter info popup for blocks, making it easier to figure out the syntax for beginners.