Skip to content

Latest commit

 

History

History
264 lines (196 loc) · 24.8 KB

File metadata and controls

264 lines (196 loc) · 24.8 KB

drawing

Let's learn about Angular Development via these 64 free blog posts. They are ordered by HackerNoon reader engagement data. Visit the /Learn or LearnRepo.com to find the most read blog posts about any technology.

Angular development is the process of building dynamic single-page applications using the Angular framework. It provides a structured and robust platform for creating scalable and maintainable front-end web applications.

Explore Angular state management options: Component State, Services & RxJS, NgRx Store, and choose the best for your app.

Application example built with Angular 14 and adding the Progressive Web Application (PWA) using the @angular/pwa library.

Building Micro Frontend helps the app development process to be enhanced in multiple ways. Here we described how to integrate such approach based on Angular.

Here, you'll learn how to create an employee management crud app using Angular and Material UI. This is a step-by-step easy beginners friendly tutorial.

It's no secret that Angular is one of the most popular full-stack frameworks with component libraries accessible today.

We explore the Feature Sliced Design pattern, a new architectural approach that promises to make software development more efficient and flexible.

Master the Art of Angular API Requests: Best Practices for Success!

Application example built with Angular 14 and adding the log component using the ngx-logger library.

Speaking about frameworks for making web applications, we must consider worldwide known Angular, which goes in two different versions — Angular or AngularJS.

Application example built with Angular 14 and creating and validating a template-driven form.

How to detect if the network connection is Online/Offline with Angular - RXJS

This tutorial extends the SSR explained on Server-side rendering (SSR) with Angular Universal page. This tutorial fixes the content flash occurs on SSR write after page loads due to content refresh caused by data received through network requests. If you are crazy about PageSpeed/Web Vitals score as much as me, this will help you to improve:

Debugging Angular Application in Production mode

Are you looking to integrate Fabric.js into your Angular 13 project? Look no further! In this blog post, we'll guide you through the process of getting started

A fresh perspective on if Angular is dying or if it's still worth learning in 2022!

Application example built with Angular 14 and hosted on Amazon S3 (Simple Storage Service) using GitHub Actions.

Creating an expandable and collapsible sidebar in Angular can significantly enhance the user experience of your application.

The alternative approach of designing huge applications.

How to optimize an Angular app? First, we need to consider how we understand optimization as such. Optimization helps achieve better app performance and easier code maintenance. Optimization is not a checklist or a to-do-list, and there is no universal way to optimize your app.

Hi All, Today we will talk about that how we can change our Angular app environment at run time when deploying the code on Heroku Server.

It’s impossible for teams to make the most out of their development effort without the right tools. Here is the best software development stack for 2022.

Application example built with Angular 14 and adding the map component using the leaflet library.

Learn about the best Angular Reporting Tools for your web applications in this guide to the top solutions.

Angular made an entry in the year 2010 and has let the development to expand & evolve exponentially, and as the requirements have grown the much better versions came into existence.

To improve readability instead of displaying full numbers very often there is a need to display shortened numbers. Here is an example of how to create your own customisable short number pipe in Angular8.

Empower Your Angular App: Implement Multi-Role Authentication for Enhanced Security and Flexibility.

This article explores the implementation of multi-tenant authentication using Keycloak in a SaaS environment, specifically for an Angular and Spring Boot stack.

Today we are discussing another angular topic which is the folder structure of angular applications.

Explore the top Angular spreadsheet tools and their notable features for your applications in this review of leading options.

Application example built with Angular 14 with authentication using the Auth0 service.

Enhance user experience in Angular with captivating loading spinners for observables. Elevate your app's responsiveness today!

As an IT Software Consultant, I keep looking for new Angular development frameworks and AngularJS development tools, recently I have been looking for the best Angular development framework to develop single page applications (SPAs) for businesses. And, I got this:

An Angular Reactive Extension is NgRx. Based on the Redux pattern, it is a state management system. It enables complex state management.

Learn about the best Angular DataGrids for your web applications in this guide to the top solutions.

In this blog, we'll look at Angular and React, their capabilities, and how ReactJS differs from AngularJS in the sections ahead.

Hire Angular.js developers to leverage the benefits of AngularJS in building foolproof software products

Learn how to make your personal site from scratch using Angular and Scully. Top it up with an easy deployment via netlify.

React.js and Angular are equally good at building web-based applications. Some of the world projects are built with React.js.

Master dynamic form validation and user interaction with Angular Reactive Forms. Build interactive web forms easily.

Learn how to deploy your Angular web application using Docker on Amazon ECS (Elastic Container Service) with this comprehensive tutorial.

Angular was designed with performance in mind. It's fast and efficient, making it a great choice for high website traffic.

Learn about the best Angular UI Components for your web applications in this guide to the top solutions.

Out of the box, Angular forms are powerful and versatile. Even though Angular forms are versatile, we’ve found that clients need more flexibility when interacting with their applications. For example, a form isn’t the best medium for generating complex, formatted documents such as an email.

It's a good idea to use angular development framework in 2022 since it doesn't require any unnecessary antiquated code and has a slew of amazing capabilities.

Finding the top companies to hire AngularJS developers to assist in the development of your app is not always an easy process. Discover the top companies for hiring the experienced Angularjs developers globally in a short time span. There is no need to sign up; just complete a short form with your criteria and hire Angular developers in accordance with your project development needs.

Finally, Angular 8 is prepared to hit the market. But wait, Angular 7 will be available till April 2020, and it still serves your purpose, you may not need to upgrade to Angular 8 till then. But keeping the advantages and value additions in mind, you may consider upgrading to Angular 8. 

Now when you understand well the difference between both the platforms, you must agree with the fact that both the platforms are great as well in their respect.

Master Angular Forms: Build Interactive Web Forms with Ease.

A good UI design also increases user interaction on your website and makes it easy for users to get things done.

Assume the following case: You have an Angular/Ionic project that has multiple components that need the same resource. When the app loaded, the components will start getting the fresh data from the backend. Hence you will probably see multiple identical calls in the Network tab.

The fact that Angular is based on TypeScript and AngularJS is based on JavaScript is one of the most significant differences between the two frameworks.

Angular Unleashed: Build Robust Web Apps with Ease. Install, code, and scale effortlessly. Embrace reusability, modularity, and stunning UX.

Incremental hydration is an advanced type of hydration you can leave sections of your app dehydrated and hydration of choice sections as needed.

There's a lot of confusion around the terms Angular, NPM, and NodeJs. What are they? And how do they interact with each other?

Learn how ChatGPT and generative AI boost software development speed with real use cases, benefits, and Angular coding tips.

Application example built with Angular 14 and adding the map Leaflet component using the leaflet library.

When you need to create a Single Page Application, your first idea should be to search for the best framework to implement it. We have a lot of frameworks but 3 are very famous: Angular, React, and Vue.js. Today I will teach you about Angular, its advantages, disadvantages, and how you can start to learn it.

Avoid these pitfalls when deciding whether to build a JavaScript data table (Grid) on your own. Learn from engineers who’ve built multiple grids.

This blog post has given you a better understanding of the security landscape of Angular's web applications.

Application example built with Angular 14 and adding the map component using the @tomtom-international/web-sdk-maps library.

JAVASCRIPT'S RICH AND FUNCTIONAL WORLD

"Unlock data transformation magic with Angular Pipes: Learn how to use and create custom pipes for dynamic web apps.

Learn how to optimize your angular application by using Web Workers. See more from MESCIUS today.

AngularJS is reaching the end of support in 2021. These are the why's and how's of migrating from AngularJS to Angular with as little disruption as possible.