“Senior" noscripts mean nothing!
Here's why:
1. Tech evolves faster than your experience
2. Problem-solving beats memorization
3. Adaptability trumps seniority
4. Fresh perspectives often outperform routine
5. Imposter syndrome is universal
The truth: "Senior" is a mindset, not a timeline.
How to truly become senior:
1. Embrace continuous learning
2. Mentor others relentlessly
3. Take ownership of failures
4. Challenge the status quo
5. Focus on business impact, not just code
Remember: True seniority is about impact, not years.
What's your definition of a senior developer?
Here's why:
1. Tech evolves faster than your experience
2. Problem-solving beats memorization
3. Adaptability trumps seniority
4. Fresh perspectives often outperform routine
5. Imposter syndrome is universal
The truth: "Senior" is a mindset, not a timeline.
How to truly become senior:
1. Embrace continuous learning
2. Mentor others relentlessly
3. Take ownership of failures
4. Challenge the status quo
5. Focus on business impact, not just code
Remember: True seniority is about impact, not years.
What's your definition of a senior developer?
🔥2
🎉 Exciting news for Angular developers! 🚀🅰️
Angular will introduce (v18.2.0-next.2) a new schematic to simplify migration to the inject function:
🛠 ng generate @angular/core:inject-migration
This tool automates the conversion from constructor-based dependency injection to the more flexible inject function.
Options you can pass to the command:
🔹 path: pass in '.' or leave it blank to migrate the entire directory.
🔹 migrateAbstractClasses: enable this option if you want abstract classes to be migrated, but note that you may have to fix some breakages manually
🔹 backwardsCompatibleConstructors: migration will generate an additional constructor signature to keep it backwards compatible.
🔹 nonNullableOptional: @Optional decorator returns null if not found. Enabling this option will fix compilation errors about types.
🔗 Want to streamline your Angular codebase? Check out PR #57056 for more details on this powerful new feature!
https://github.com/angular/angular/pull/57056
Angular will introduce (v18.2.0-next.2) a new schematic to simplify migration to the inject function:
🛠 ng generate @angular/core:inject-migration
This tool automates the conversion from constructor-based dependency injection to the more flexible inject function.
Options you can pass to the command:
🔹 path: pass in '.' or leave it blank to migrate the entire directory.
🔹 migrateAbstractClasses: enable this option if you want abstract classes to be migrated, but note that you may have to fix some breakages manually
🔹 backwardsCompatibleConstructors: migration will generate an additional constructor signature to keep it backwards compatible.
🔹 nonNullableOptional: @Optional decorator returns null if not found. Enabling this option will fix compilation errors about types.
🔗 Want to streamline your Angular codebase? Check out PR #57056 for more details on this powerful new feature!
https://github.com/angular/angular/pull/57056
The latest version of Angular Testing Library (v17.1.0) introduces a new API on that allows you to test the output of your components more easily. In this article, we'll take a look at how you can use this new method to enhance your output testing in Angular, and why it's a better alternative to the existing componentOutputs or componentProperties API.
https://timdeschryver.dev/blog/the-new-on-property-improves-output-testing-in-angular-testing-library
https://timdeschryver.dev/blog/the-new-on-property-improves-output-testing-in-angular-testing-library
Angular Munich pinned «https://www.youtube.com/watch?v=-pSf9_MgsZ4&ab_channel=Fireship»
MERGE! MERGE! MERGE!
https://github.com/nodejs/node/pull/53725
It was finally merged! 🎉
So... This is first step for native support #typenoscript in #nodejs!
Mmm...
https://github.com/nodejs/node/pull/53725
It was finally merged! 🎉
So... This is first step for native support #typenoscript in #nodejs!
Mmm...
🔥3
Media is too big
VIEW IN TELEGRAM
AI Version of "Harry Potter 2077"!
Soon we do not need an any actors! We need a mega skilled prompt operators! Who chilled on the Bali and writing the text for the whole 90m Film )
Soon we do not need an any actors! We need a mega skilled prompt operators! Who chilled on the Bali and writing the text for the whole 90m Film )
🗓 2024-11-11
BSides Munich is the premiere, independently organized computer security event in the Munich, Germany area, bringing together both local and internationally renowned experts. As an offshoot of our Meetup group, MUC:SEC, this conference extends our goals of bringing local computer security professionals together, exchanging ideas and experience and most importantly, establishing trust relationship within our community.
This event is free!!!
https://2024.bsidesmunich.org/
BSides Munich is the premiere, independently organized computer security event in the Munich, Germany area, bringing together both local and internationally renowned experts. As an offshoot of our Meetup group, MUC:SEC, this conference extends our goals of bringing local computer security professionals together, exchanging ideas and experience and most importantly, establishing trust relationship within our community.
This event is free!!!
https://2024.bsidesmunich.org/
Node.js v22.6.0 is out! 💚
What's new:
* Experimental TypeScript support via --experimental-strip-types 🚀
* Network Inspection support with --experimental-network-inspection 🔍
* DuplexPair API, new diagnostics channels, and more!
https://nodejs.org/en/blog/release/v22.6.0
What's new:
* Experimental TypeScript support via --experimental-strip-types 🚀
* Network Inspection support with --experimental-network-inspection 🔍
* DuplexPair API, new diagnostics channels, and more!
https://nodejs.org/en/blog/release/v22.6.0
🦸🏻 Superpowers with Directives and Dependency Injection!
https://www.angularspace.com/mega-article-superpowers-with-directives-and-dependency-injection/
https://www.angularspace.com/mega-article-superpowers-with-directives-and-dependency-injection/
👍1