I built a zero-dependency, standalone date range picker for Angular 17+ (ngxsmk-datepicker)

Hello Angular devs! I've been working on a new component and am excited to share ngxsmk-datepicker...

DEV Community

Explore #RxJS best practices designed for today’s modern ecosystem!

This #InfoQ article guides you through patterns that scale from Angular 16 all the way to Angular 17/18, helping you write cleaner, more efficient, and future-proof code.

📰 Read now: https://bit.ly/44Uvj7H

#Angular #Angular17 #Angular18 #WebDevelopment

RxJS Best Practices in Angular 16: Avoiding Subscription Pitfalls and Optimizing Streams

This article explores modern Angular (16+) RxJS best practices, emphasizing AsyncPipe for template subscriptions, flattening streams with operators, error handling strategies, and more.

InfoQ

Why I’ve Switched from React to Angular for My Projects

For years, my go-to frontend framework was React, but now I prefer using Angular for my projects. This is why.

https://blog.alexseifert.com/2023/10/22/why-ive-switched-from-react-to-angular-for-my-projects/

#angular #angular17 #react #javascript #typescript #programming #softwaredevelopment #frontend

Why I’ve Switched from React to Angular for My Projects

For years, my go-to frontend framework was React, but now I prefer using Angular for my projects. This is why.

Alex's Notebook

Will the CSS Scope Feature replace Angular's View Encapsulation? I don't know. But code using the scope at-rule has better readability and is far easier to debug! Check out my demo 😃

#webdev #css #html #scope #angular #angular17

https://www.oidaisdes.org/css-scope-view-encapsulation.en/

Will the CSS Scope Feature replace Angular's View Encapsulation?

Learn how to use native scoping and create code that is easier to read and debug.

🏁 Dear friends of @owasp and/or Angular, you could be part of getting @owasp_juiceshop's ambitious migration to #Angular17 over the finish line! We've been holding back our own v17.0.0 release because we still hope this can happen: https://github.com/juice-shop/juice-shop/issues/2173
💢 Perform update to Angular 17 · Issue #2173 · juice-shop/juice-shop

In order to stay up to date, Juice Shop needs to get updated to Angular 16. There is an initial attempt available on the angular16 branch, but it fails from some used modules not being compatible w...

GitHub
Awesome New Features in Angular 17 #angular17 #angulartutorial #shorts

YouTube
This is dumb.

For anyone using Angular 17, do you do file input and if so, how?

Sending to backend after it's in the client isn't an issue, it's a very limited filetype that'll be converted into something else in the client before sending. I just want an out of the box component where I can set what I want to allow, how to validate, and where to set it. Drag and drop zone would be a bonus, but optional.

I've spent way too much time looking at npm packages that are too old to be any use (or part of a huge suite, or heavily proprietary), rubbish docs, iffy tutorials, and too old (again) stackoverflow answers. Please tell me someone's done this and I don't have to reinvent the wheel again.  

(My gut tells me no, just do it from scratch. But it would be very nice if I didn't have to.)

#Angular #Angular17 #webDev #programming
Akkoma

Angular 17: Neues Release des JS-Frameworks

Das beliebte JavaScript-Framework Angular veröffentlicht Version 17. Da bei Angular viel in Bewegung ist, kann manch einer da den Überblick verlieren, oder gar Angst vor Überforderung bekommen

entwickler.de
Angular 17: The Web Framework's Newest Release

The popular JavaScript framework Angular has released version 17. It can be difficult to keep up with all the changes in angular, but this article covers an overview of Angular 17 features.

devmio - Software Know-How
I’m doing an internal workshop on the different state management options for angular in work next week, just one day before ng17 drops. Exciting times. I’m no expert on the topic, just a bit of an enthusiast who likes talking about it 😂
#Angular #Angular17 #NgRx #RxJS #Signals