Konstantinos Leimonis
@leimonio
Followers
581
Following
4K
Media
126
Statuses
2K
π¬π· π¬π§ βοΈ Building tools @bitdev_ βοΈ Programme Comittee @ReactAdvanced βοΈ Coffee Enthusiast
London, England
Joined December 2009
That's a wrap on another @ReactAdvanced conference!! Thanks for all your effort, organizers, speakers, and volunteers!!!!
0
7
31
Thank you for the continuous support @ScriptedAlchemy! π There are many frameworks with amazing integration with Module Federation. Honestly I feel like Next.js has been very limiting and would be looking for greater alternatives as a user.
End of an era. Federation support for next.js is being officially put into maintenance mode. π https://t.co/EUQ5UN12fn
0
2
12
Looking forward to your feedback! π @johnny_reilly now that I've realised that you are the author of the `ts-loader` π«£
0
0
4
You can also find it the docs of `ts-blank-space` https://t.co/oFUXi8r2tE Thanks @acutmore @TChetwin @robpalmer2 for the your help π
1
0
6
π I'm really happy to announce that I've recently released a loader for `ts-blank-space`, which can be used with @webpack and @rspack_dev bundlers.
github.com
Typescript compilation using ts-blank-space with your favourite bundler. - leimonio/ts-blank-loader
Personal best was the `ts-blank-space` from @acutmore - a fast TypeScript compiler (written in TypeScript) that supports TSX. It maintains source maps to the original TS files, without the need of reinforce validations.
1
3
12
Porffor from @CanadaHonk - a very promising space and size performant JS β WASM/Native engine/compiler/runtime. I'm really looking forward what comes next! π
0
0
4
Stricli from @Zairex - A typescript tool for building complex CLIs with type safety and zero dependencies. A great highlight was the autocompletion functionality, and the comparison with other alternatives.
github.com
Build complex CLIs with type safety and no dependencies - bloomberg/stricli
1
1
7
Personal best was the `ts-blank-space` from @acutmore - a fast TypeScript compiler (written in TypeScript) that supports TSX. It maintains source maps to the original TS files, without the need of reinforce validations.
github.com
A small, fast, pure JavaScript type-stripper that uses the official TypeScript parser. - bloomberg/ts-blank-space
1
0
6
The pulse of the week was at the #TSLondon meetup. Huge kudos to @alistaiir and @robpalmer2 for organising such a great event! π Speakers sharing top-notch tools and insights, including ts-blank-space, stricli, and Porffor. Moreπ§΅
1
2
6
Had a blast diving into the power of @rspack_dev β‘οΈ and sharing insights on how to migrate to it at @jsmonthlylondon yesterday! Great turnout, awesome questions, and lots of tech talk. Looking forward to the next one! π€©
4
2
15
Thanks again the whole team behind @jsmonthlylondon @arismarko @happy_fist Michal and Maria, @JustEatUK for this great venue and the tech support, and @ZephyrCloudIO You've been great hosts! π
0
0
3
π§ Here is the ConfigMutator, a library we've built @bitdev_ to make migration to @rspack_dev even easier, and we're already using it for both the community and our client tools! Let me know your thoughts. π€© #rspack #webdev #bundler #bit
https://t.co/DdD5HRJRO3
bit.cloud
Compose high-quality professional software with AI for simplicity, speed and control.
0
3
9
Just dropped - official Vite support for Module Federation reaches stable versionπ€© Now you can even combine builds from different bundlers in your MicroFrontend architecture.
module-federation/vite v1.0 just dropped, and it's a game-changer. π π¦ Mix and Match Webpack Vite Rspack applications β‘οΈ Enjoy blazing-fast build times and hot reloading with Vite Here is the release: https://t.co/rQICiQeMuS Let us know what you think in the comments below!
0
0
4
Itβs always nice starting the day with great announcements! Module Federation & Vite Module Federation & Webpack Module Federation & RSpack Module Federation without any bundler Now you donβt have any more excusesβ¦ #microfrontends are improving the ecosystem and tools A huge
learnbydo.ing
Learn {Web} programming with Courses, Exercises & Tips from Experts
3
17
70
Today, I'm releasing a TypeScript compiler called ts-blank-space π We use this at @TechAtBloomberg to perform type-stripping on a modern subset of TypeScript. It's written in TypeScript and is fast because it uses whitespace to enable work-skipping. https://t.co/L2GCoK3YwN
15
84
393
TypeScript excitement π Congrats to @acutmore on releasing a brand new type-stripping compiler: ts-blank-space β¨ β‘οΈ 5.6x faster than tsc due to zero-codegen π· Written in TS π― Uses the official TS parser π― Accurate/preserved source locations πͺ Battle-tested in production
Today, I'm releasing a TypeScript compiler called ts-blank-space π We use this at @TechAtBloomberg to perform type-stripping on a modern subset of TypeScript. It's written in TypeScript and is fast because it uses whitespace to enable work-skipping. https://t.co/L2GCoK3YwN
6
32
215
This new Bit feature: Cloud Workspaces are from another world. π€―π€―π€― Loved it from the first moment. Feel the power of component driven development in the cloud.
New Super-Feature Alert: Cloud Workspaces π Easily create, edit, compose, and release (!) Bit components directly on the web - with a fully integrated, and portable development environment! Streamline developer onboarding and eliminate the need for local installations,
0
0
3
If you want a better native CSS support in Rspack, especially regarding CSS Modules. I'd love to see CSS Modules supported with default exports as default configuration. π https://t.co/Ok58fJgnrz
github.com
Also see webpack/webpack#14893 Currently Rspack support experiments.css, but there are some inconsistent with webpack's, you can ignore them in this issue for now, we will make them consistent ...
0
0
1
RSC is a serialization protocol for UI. The most salient and well-understood feature being that it can encode <Components />. But you can also use with `Promise`s of data, which crucially get streamed on the first roundtrip. What a time to be alive.
9
11
237