Articles by Tag #signal

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Video: How to share an Angular Component with URL

Learn about... ✅ Identifying duplicate sources of truth ✅ Why you may not need form-control ✅ Signal,...

Learn More 13 1Oct 23 '24

Use effect less in Angular, try signals in computed

I watched a Youtube video where the Angular team lead, Alex Rickabaugh, discouraged the use of...

Learn More 10 0Sep 13 '24

Observable emits synchronous value in the toSignal function with the requireSync option

The return type of the toSignal function is Signal<T | undefined>. Observable is lazy and emits...

Learn More 4 0Sep 30 '24

Signal Angular: Gerenciamento de estado reativo

O Angular está constantemente evoluindo, e uma das mais recentes inovações introduzidas ao...

Learn More 3 0Dec 23 '24

Sharing Custom Rune Classes with SvelteKit

Following my last article on Svelte 5 Runes, there are cases when you need to add custom...

Learn More 3 0Feb 26

Multi-Signal Adaptive Trading Strategy

Overview The Multi-Signal Adaptive Trading Strategy is a comprehensive quantitative trading...

Learn More 2 1May 14

Effective Debouncing in Angular: Keep Signals Pure

Introduction Debouncing is a foundational technique in front-end development, especially...

Learn More 2 2Jun 10

RSI Multi-Signal Dynamic Trend Quantitative Strategy

Overview The RSI Multi-Signal Dynamic Trend Quantitative Strategy is a trend-following approach...

Learn More 2 1Jul 4

Multi-Timeframe Zero-Lag Trend Signals Trading Strategy: ZLEMA-Based Dynamic Entry-Exit System

Overview The Multi-Timeframe Zero-Lag Trend Signals Trading Strategy is a quantitative trading...

Learn More 2 1Jun 17

React vs. Signals: The Future of State Management?

State management is the beating heart of any front-end application. The way we handle it determines...

Learn More 0 0Aug 12

How Does Signal Transmission Occur in A Telecommunication Network?

Signal transmission in a telecommunication network involves the transfer of information in the form...

Learn More 0 0Dec 27 '24

Angular 19: afterRenderEffect

Angular 19 will introduce a new powerful feature called afterRenderEffect. This new...

Learn More 0 0Aug 18

Angular 20.1.0: What’s new

Native Browser Powers Meet Angular: Fetch API Integration, Live Signal Graphs, and the...

Learn More 0 0Jul 18

Angular 19: Enhanced Signal Debugging Features

Angular 19 introduces significant improvements to signal debugging capabilities. These...

Learn More 0 0Jul 20

Discussion on External Signal Reception of FMZ Platform: Extended API VS Strategy Built-in HTTP Service

Preface There are several articles in the platform "Digest" about connecting to Trading...

Learn More 0 0Dec 13 '24

A GUI App Which You Can Visulise Signal Waveforms With Python

In this App, you can visulise three signal waveforms such as Sinusoidal, Square, and saw-toothed....

Learn More 0 0Feb 16

State management in react-scan codebase.

In this article, we review how the store is managed in react-scan source code. The below code is...

Learn More 0 0Feb 28

LinkedSignal in Angular 19: Say Goodbye to Effect-Based State Sync

Angular 19 introduces a powerful new reactive primitive: linkedSignal. This feature...

Learn More 0 0Jul 6

Angular Signals vs. BehaviorSubject: Which Should You Use?

We as angular developers have long relied on RxJS BehaviorSubject for managing reactive state. But...

Learn More 0 0Aug 15

Dual Signal Moving Average Breakout and RSI Oversold Reversal Strategy

Overview The Dual Signal Moving Average Breakout and RSI Oversold Reversal Strategy is a...

Learn More 0 1May 29