#Angularjs

Leanpubleanpub
2025-06-03

New 📚 Release! Angular Bible: The beginners guide by Ahmed khan

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!

Link: leanpub.com/angular-bible-the-

2025-05-29

Ryan Carniato very sweet pedagogical skill on display

youtube.com/watch?v=0C-y59betmY

⊥ᵒᵚ⁄Cᵸᵎᶺᵋᶫ∸ᵒᵘ ☑️falken@qoto.org
2025-05-29

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

#webdev #angularjs

PrishusoftPrishusoft
2025-05-28

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:
prishusoft.com/angular-js-deve

2025-05-10

Почему нужно знать историю фронтенда, даже если просто пишешь на React

Сегодня во фронтенде многое кажется очевидным, но когда-то всё приходилось писать вручную, и каждое решение рождалось из конкретной боли разработчиков. Если разобраться, откуда взялись эти подходы, легче понять логику фреймворков. Мы подготовили практический разбор, который помогает увидеть структуру за интерфейсом: почему фреймворки устроены именно так и что из старых решений до сих пор влияет на код. Читать

habr.com/ru/companies/netology

#фронтендразработка #фронтендфреймворки #frontend #frontendразработка #история_it #react #vue #solid #svelte #angularjs

2025-04-23

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

2025-04-09

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. grafana.com/blog/2025/04/03/an

2025-03-04

[Перевод] Что новенького в Angular 19

Всем привет, с вами Максим Иванов , и сегодня мы поговорим о некоторых улучшениях, которые появились в последней версии Angular 19 , вышедшей в ноябре 2024. Публикация довольно запоздалая с этой точки зрения, но мы сегодня постараемся рассмотреть некоторые нововведения более детально. Как и всегда ребята из Google дарят нам что-то новое, что сделает наши приложения еще более быстрыми и эффективными. И в этом нам помогут модерновые реактивные примитивы, инкрементальная гидратация и многое другое.

habr.com/ru/articles/884208/

#angular #angular2 #angularjs #angular_19 #rxjs #signal #google

WeblineGlobalweblineglobal
2025-03-03

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! weblineglobal.com/contact-us.h

Wrappixelwrappixel
2025-01-10

The Angular 19⚡update is now available!

This release introduces valuable enhancements for developers.

Explore the changes and start coding!

The Angular 19 update is now available! ⚡ 
This release introduces valuable enhancements for developers. Explore the changes and start coding!
Joe Steinbring :laravel: :vue:joe@jws.social
2025-01-07

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

Joe Steinbring :laravel: :vue:joe@jws.social
2025-01-07

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.

WeblineIndiaweblineindia
2024-11-13

Ready to boost your business? Our full-stack web and mobile app dev services include AngularJS, ReactNative, and Django for flexible and secure solutions. weblineindia.com/contact-us.ht

⊥ᵒᵚ⁄Cᵸᵎᶺᵋᶫ∸ᵒᵘ ☑️falken@qoto.org
2024-11-11

I'm not saying that the #Angular docs suck, but angular.dev/api/core/EventEmit contains a single line, of what is either line noise or a Perl program.

#geek #webdevelopment #angularjs

A screen shot of colourised text saying

const EventEmitter: { new (isAsync?: boolean): EventEmitter<any>; new <T>(isAsync?: boolean): EventEmitter<T>; readonly prototype: EventEmitter<any>; };
2024-10-31

linkedSignal: управлять связанным состоянием теперь ещё проще

Бу! Испугался? Не бойся. Angular 19 уже не за горами и представляет новый мощный примитив, называемый linkedSignal , который поможет вам управлять сложным состоянием в ваших приложениях. Это альтернатива использованию effect для простого обновления сигнала на основе изменения другого сигнала. В прошлом мы видели, как сообщество обсуждало, чтобы избегать использования effect и вместо этого использовать computed для сброса сигналов на основе изменения другого сигнала.

habr.com/ru/articles/854842/

#angular #signals #angularjs

2024-10-20

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. 😭

2024-10-20

I reached the point in my debugging process of a 10 year old #AngularJS project where I consider whether yeeting everything and rebuilding it with #Astro wouldn’t actually be faster.

Talk to Me About Techtalktomeabouttech@hachyderm.io
2024-10-13

So I just posted about Deno... there's also Fresh, based on the same. A neat web framework, looks easy to work with.

fresh.deno.dev

#frontendengineer #frontendui #ux #ui #fullstack #developer #frontend #webframework #typescript #deno #angular #javascript #angularjs

Talk to Me About Techtalktomeabouttech@hachyderm.io
2024-10-13

> Deno 2.0 ... released Wednesday, and the focus was on enabling Deno to be deployed at scale.

Many more features and improvements... interesting looking framework:

thenewstack.io/deno-2-0-angula

#frontend #frontendui #frontenddeveloper #ui #ux #frontendengineer #fullstack #angular #angularjs #javascript

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst