Bitcollage 🇹🇷❤️🇬🇷
banner
bitcollage.bsky.social
Bitcollage 🇹🇷❤️🇬🇷
@bitcollage.bsky.social
Ad Astra Per Aspera 🪐👽✨
Indie Hacker 👾
A friend of me 😁
April 16, 2025 at 7:57 AM
I have decided to solve LeetCode tasks this year. Which platform do you recommend for JavaScript/TypeScript in particular?
April 16, 2025 at 7:25 AM
Just as every library or API once received a TS definition file, every library, API or app will now support an MCP (Model Context Protocol). This protocol is evolving at an exponential rate.
March 31, 2025 at 11:54 AM
Reposted by Bitcollage 🇹🇷❤️🇬🇷
Dear US scientists and academics, please join us in Europe for some academic freedom and a glass or two of delicious Chablis.
March 13, 2025 at 1:21 PM
Should we forbid upcoming developers and junior developers in companies to use AI tools in any way? It is important to learn the language(s), the basics and the techniques and something beyond that in the first few years. The way things are going at the moment, it won't end well.
January 16, 2025 at 8:47 AM
Ask a simple question in IT, and suddenly a swarm of know-it-alls shows up. More pragmatism, less know-it-all energy, please!
January 15, 2025 at 9:59 AM
How can I run this schematics`@angular/material:m3-theme` in Nx manually? After running NX auto migration for a project from Angular v17 to Angular v19 Material is broken.

Commands not work:
npx nx generate @angular/material:m3-theme
npx ng generate @angular/material:m3-theme
January 6, 2025 at 10:59 AM
Thats all I need, for a decade!
January 4, 2025 at 3:20 PM
My achivements in 2024

Read 8 Books
- Power 48
Isaac Asimov:
- I Robot
- Earth Is Room Enough
- The Bicentennial Man and Other Stories
- The Caves of Steel
- The Naked Sun
Yuval Noah Harari:
- Sapiens: A Brief History of Humankind
Frank Herberts
- Dune

Running:
600km

🧵 1/2
December 26, 2024 at 9:00 AM
Reposted by Bitcollage 🇹🇷❤️🇬🇷
NgRx 19.0.0 is out!

🤝 New Props SignalStore Feature
♻️ NgRx Store Support for Dispatching Signal Actions
🤖 Signal Method Utility Function
🔒 State Mutation Development Checks
And more!

✍️ by @brandonroberts.dev

dev.to/ngrx/announc...
Announcing NgRx 19: NgRx Signals Features, Action Signals, and more!
We are pleased to announce the latest major version of the NgRx framework with some exciting new...
dev.to
December 19, 2024 at 5:36 PM
By 2025/2026, we might define ideas using types, interfaces, and test outcomes, letting AI handle implementations. This approach unleashes creativity, allowing us to focus on design over coding, and feels like AI-powered domain-driven design (DDD). #AIDevelopment #Innovation
December 16, 2024 at 9:27 AM
Is there any well-documented, tested, maintained pattern-matching library for JS/TS?

@nullvoxpopuli.com, I tagged you additionally because I assume you might know.
December 14, 2024 at 8:53 AM
I have just used perplexity to find out the job description described by a headhunter. It worked 😂
December 13, 2024 at 11:45 AM
Reposted by Bitcollage 🇹🇷❤️🇬🇷
probably the coolest one sentence wikipedia bio i’ve seen in a while
December 12, 2024 at 4:35 PM
AI first does not mean that there will be pure AI products but rather products that will have set of AI agents under the hood that will coordinate things for us in order to make our life for the development and using of products easier. Don't worry too much about striving for pure AI products.
December 11, 2024 at 8:05 AM
Devs also don't like to fix the tests when they change something in the behaviour so they refuse everything that has to do with tests.

We say "Das Leben ist kein Zuckerschlecken" which means "Life is no walk in the park"
December 8, 2024 at 8:41 AM
200$ for the DubaiGPT? No thanks!
December 6, 2024 at 11:13 AM
Reposted by Bitcollage 🇹🇷❤️🇬🇷
I'm still dying for #TypeScript to implement a feature that allows better messages for invalid types found with meta programming. Rather that "does not match type 'never'" or whatever happens now.

Like this proposal: github.com/microsoft/Ty...
Proposal: new "invalid" type to indicate custom invalid states · Issue #23689 · microsoft/TypeScript
Proposal A new invalid type that is not assignable to or from any other types. This includes not being assignable to or from any or never. It probably shouldn't even be assignable to invalid itself...
github.com
December 3, 2024 at 6:36 PM
I wanted to work on Webstorm again but it is killing my MacBook Air M3. The IDE is getting slow. CPU goes up to ~450%.

Is this a known issue?

cc @jetbrains.com
December 2, 2024 at 12:54 PM
December 1, 2024 at 6:21 PM
Reposted by Bitcollage 🇹🇷❤️🇬🇷
Angular 19 was a way better release than I ever would have expected. Enough for me to make a video about! youtu.be/pYKAngWoyVw
December 1, 2024 at 6:53 AM
Cuban coffee in the morning and a Mexican decaffeinated coffee to go to sleep.

That's all you need!
November 29, 2024 at 9:26 PM
Reposted by Bitcollage 🇹🇷❤️🇬🇷
NgRx SignalStore is such a well designed library (IMO)!

ngrx.io/guide/signal...

You can start simple, and extend to your heart's content. The new `withProps` was the missing piece for me. And, with the events feature hopefully coming soon, I can't imagine using anything else.

Well done NgRx team!
NgRx Docs
ngrx.io
November 29, 2024 at 5:07 PM
Some days, in Neovim, I have to run `:LspRestart` several times a day. That is annoying. Sometimes `:LspRestart` does not help so I have to close the current session
November 28, 2024 at 8:06 AM