Website profile

Medium

On Medium, anyone can share insightful perspectives, useful knowledge, and life wisdom with the world.

  • 15,833articles · 30d
  • 13+ min agolatest article
  • Aug 14, 2026earliest in window
  • 68%with images
  • 78avg words
articles per day
Categories
  • Science & Technology 3,661
  • Arts, Culture, Entertainment & Media 3,642
  • People & Society 3,028
  • Economy, Business & Finance 1,953
  • Finance & Business 1,950
  • Computers & Electronics 1,914
  • Business & Industrial 1,864
  • Social Life 1,672

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

Medium
medium.com > @2u86et3cbo > building-a-full-crud-application-with-asp-net-core-and-angular-4c0fd0b80b02

Building a Full CRUD Application with ASP.NET Core and Angular

7+ hour, 57+ min ago   (1218+ words) Modern full-stack applications are rarely just about creating a few CRUD endpoints. A real application usually needs a combination of: In this tutorial, we will build a small but realistic User Management System using: The goal is not to build…...

Medium
medium.com > @sourabhda1998 > i-rebuilt-an-angular-feature-without-rxjs-heres-what-actually-changed-ff32d9e07934

I Rebuilt an Angular Feature Without RxJS. Here’s What Actually Changed

1+ day, 5+ hour ago   (35+ words) I did something that would have sounded slightly wrong to me a couple of years ago. I removed most of the RxJS from an …...

Medium
medium.com > @adityakumar_25335 > taming-form-io-in-a-production-angular-crm-bddba9f67cee

Taming Form.io in a Production Angular CRM

3+ week, 23+ hour ago   (740+ words) Taming Form.io in a Production Angular CRM A hands-on guide to integrating @formio/angular into a real product — how the Angular bindings actually work …...

Medium
medium.com > angular-engineering > stop-treating-angular-reactive-forms-as-your-business-model-f9a6f49628ab

Stop Treating Angular Reactive Forms as Your Business Model

3+ week, 1+ day ago   (29+ words) A FormGroup should describe user input — not become the source of truth for your entire feature. Angular Reactive Forms are …...

Medium
medium.com > @sourabhda1998 > i-built-the-same-app-in-angular-and-react-the-results-surprised-me-a468d5c04780

I Built the Same App in Angular and React. The Results Surprised Me.

3+ week, 4+ day ago   (38+ words) To settle an argument that had been going back and forth on our team for weeks, I built the same app twice — once in Angular …...

Medium
medium.com > @sourabhda1998 > 5-angular-signals-mistakes-that-are-quietly-killing-your-apps-performance-b79b6925f74c

5 Angular Signals Mistakes That Are Quietly Killing Your App’s Performance

3+ week, 5+ day ago   (32+ words) Signals were supposed to make Angular apps faster by default. For the most part, they do — but only if you’re using …...

Medium
medium.com > @Angular_With_Awais > why-i-deleted-every-route-parent-parent-from-my-angular-app-7800bd44dc89

Why I Deleted Every route.parent?.parent From My Angular App

3+ week, 6+ day ago   (20+ words) If you’ve ever written Angular code like this: const workspaceId = …...

Medium
medium.com > @devops_16625 > kill-the-path-everywhere-jvm-agent-react-bff-angular-admin-88075f8297aa

Kill the Path Everywhere — JVM, Agent, React BFF, Angular Admin

4+ week, 10+ hour ago   (35+ words) There is a class of production decisions that are too small for a release and too important for a chat thread. We killed the Java …...

Medium
medium.com > angular-engineering > why-angular-features-should-not-depend-on-each-others-stores-63adbe5fe97a

Why Angular Features Should Not Depend on Each Other’s Stores

4+ week, 14+ hour ago   (29+ words) When one Angular feature reads or writes another feature’s internal store, your application may still work — but your feature …...