are there any #OSS #angularJS admin UI or better yet SaaS templates worth looking at with an #a11y UI or a realistic expectation that they would integrate a11y improvement PRs?
are there any #OSS #angularJS admin UI or better yet SaaS templates worth looking at with an #a11y UI or a realistic expectation that they would integrate a11y improvement PRs?
Karl is one of the best people I know, not just as a developer, but as a human. He's smart, too. You'd be lucky to have him on your frontend team. If you're on Rails, he can handle your frontend needs while also contributing to the backend. #JavaScript #ReactJS #AngularJS #Ruby #RubyOnRails
https://ruby.social/@Kowfm/114671532290285272
[Перевод] Краткая история JavaScript
В этом году JavaScript исполняется 30 лет. За три десятилетия он прошел путь от забавного и непритязательного скриптового языка, созданного за 10 дней, до самого популярного языка программирования в мире. Ниже — ключевые моменты истории JavaScript, которые помогут понять, как он менялся и куда идет.
https://habr.com/ru/companies/timeweb/articles/913894/
#timeweb_статьи__перевод #javascript #js #history #история #nodejs #nodejs #node #deno #angularjs #angular #reactjs #vuejs
New 📚 Release! Angular Bible: The beginners guide by Ahmed khan #books #ebooks #newreleases #angular #angularjs
Angular Bible: A Beginner's Guide"" is your complete introduction to building powerful web applications with Angular. Designed for beginners, this guide walks you through the fundamentals of Angular with clear explanations, practical examples, and helping you master components, routing, services, and more from the ground up.
Find it on Leanpub!
Ryan Carniato very sweet pedagogical skill on display
It has been
0️⃣
days since I debugged an #Angular app by reading the compiled source because it's incapable of making working stack traces
What do dynamic dashboards, lightning-fast SPAs, and real-time apps have in common?
They’re often powered by AngularJS.
At Prishusoft, we’ve helped startups and enterprises build scalable Angular apps that are not just fast — they’re future-proof.
See how we make AngularJS work harder for your business:
https://www.prishusoft.com/angular-js-development
#WebDevelopment #angular #AngularJS #FrontendDevelopment #javascript
Почему нужно знать историю фронтенда, даже если просто пишешь на React
Сегодня во фронтенде многое кажется очевидным, но когда-то всё приходилось писать вручную, и каждое решение рождалось из конкретной боли разработчиков. Если разобраться, откуда взялись эти подходы, легче понять логику фреймворков. Мы подготовили практический разбор, который помогает увидеть структуру за интерфейсом: почему фреймворки устроены именно так и что из старых решений до сих пор влияет на код. Читать
https://habr.com/ru/companies/netologyru/articles/907706/
#фронтендразработка #фронтендфреймворки #frontend #frontendразработка #история_it #react #vue #solid #svelte #angularjs
ok everybody remember when we were all on #angularjs v1 and #firebase came out and blew our collective minds with what do you mean i don't need a backend api? before #bff was even a thing?
#prisma would like to welcome you back to the future https://pris.ly/security-rules-ea?utm_source=fediverse
With the release of #Grafana 12 in May, #AngularJS support will be fully removed in all Grafana OSS, Cloud, and Enterprise instances. Here’s everything you need to know to prepare. https://grafana.com/blog/2025/04/03/angularjs-support-will-be-removed-in-grafana-12-what-you-need-to-know/?camp=blog&mdm=social
[Перевод] Что новенького в Angular 19
Всем привет, с вами Максим Иванов , и сегодня мы поговорим о некоторых улучшениях, которые появились в последней версии Angular 19 , вышедшей в ноябре 2024. Публикация довольно запоздалая с этой точки зрения, но мы сегодня постараемся рассмотреть некоторые нововведения более детально. Как и всегда ребята из Google дарят нам что-то новое, что сделает наши приложения еще более быстрыми и эффективными. И в этом нам помогут модерновые реактивные примитивы, инкрементальная гидратация и многое другое.
https://habr.com/ru/articles/884208/
#angular #angular2 #angularjs #angular_19 #rxjs #signal #google
Transform your business with top-tier web applications! Our Django and AngularJS experts craft secure and scalable solutions tailored to your needs. Elevate your online presence and drive success today! https://www.weblineglobal.com/contact-us.html
#WebApps #SecureWebApps #ScalableSolutions #DjangoDevelopment #AngularJS
The Angular 19⚡update is now available!
This release introduces valuable enhancements for developers.
Explore the changes and start coding!
To upgrade from Angular 1.4.x to 1.8.x, you need to add and enable ngAria (due to stricter ARIA rules), and Bootstrap might still not work correctly.
😞 I give up.
#AngularJS #ARIA
I spent a lot of time yesterday trying to upgrade an #AngularJS 1.4 app to 1.8 but kept getting errors involving aria. I wish I could just rewrite the damn thing.
Ready to boost your business? Our full-stack web and mobile app dev services include AngularJS, ReactNative, and Django for flexible and secure solutions. https://www.weblineindia.com/contact-us.html
#FullStackDev #WebAppDevelopment #MobileAppDev #AngularJS #ReactNative #Django #TechSolutions
I'm not saying that the #Angular docs suck, but https://angular.dev/api/core/EventEmitter contains a single line, of what is either line noise or a Perl program.
📝 "Making sense of the Angular framework with Ng Girls Berlin"
👤 Jessica Greene (@sleepypioneer)
#pyladies #python #oldiebutgoodie #javascript #angularjs #womenintech #nggirls #learntocode
linkedSignal: управлять связанным состоянием теперь ещё проще
Бу! Испугался? Не бойся. Angular 19 уже не за горами и представляет новый мощный примитив, называемый linkedSignal , который поможет вам управлять сложным состоянием в ваших приложениях. Это альтернатива использованию effect для простого обновления сигнала на основе изменения другого сигнала. В прошлом мы видели, как сообщество обсуждало, чтобы избегать использования effect и вместо этого использовать computed для сброса сигналов на основе изменения другого сигнала.
More adventures in dealing with a 10-year-old #AngularJS website:
It's a one of those first-generation single page apps, where everything resides in JS files. In my case a 430kb vendor JS file and a 33kb app JS file.
I can turn the content into static HTML files using react-snap.
But that JS stuff is still being loaded. Is it needed?
I can disable JavaScript in the browser: everything looks fine.
Except one thing: the menu on mobile doesn’t open anymore. 😭