Linda Schey

Linda Schey

Contributions from Linda Schey

Blog logo on a black background with the words "Discover What's Next in Tech!"

#It's Frontend Friday - How SASS can make your project better

Hello #FrontendFriday-reader.

If you are developing an SPA with one of the common frameworks such as Angular or React, you will usually end up using CSS for styling and formatting the UI. The problem with CSS, however, is that it quickly leads to cluttered and hard-to-maintain code.

frontend-friday

#It's Frontend Friday - State Management in Angular

Hello #FrontendFriday-reader.
State management plays a central role in the development of single page applications (SPA), such as those created with Angular or other web front-end frameworks such as React or Vue. It helps to manage the state of an application cleanly and to control user interaction efficiently. State management not only determines how data is handled, updated and managed within the application, it is also crucial for the performance, maintainability and scalability of an application.

What's new at Angluar?

#It's FrontendFriday - Angular 17 - What's new?

Hello #FrontendFriday-reader. The latest version of the front-end framework Angular 17 was released in November.

Angular is a web frontend framework based on TypeScript that is used for the development of single-page applications and is used in many of our projects. Comparable frameworks are React or Blazor.

Angular 17 presents itself with a new domain, new homepage and new logo. Under the new domain https://angular.dev you will find the documentation for Angular in the future.

Below is a brief overview of what has changed in the new version and what new features are available.

 

Arrow up