DEV Community

Connie Leung profile picture

Connie Leung

Google Developer Expert for Angular 🅰️ 🇭🇰| 🅰Angular Architecture| 🅽NestJS| 🆅VueJs |🆃TypeScript| Blogger| YouTube Content Creator| Software Architect at Diginex

Location Hong Kong Joined Joined on  Personal website https://www.blueskyconnie.com/ github website

Pronouns

She/Her

Work

Software Architect at Diginex Limited

Text translation using Azure OpenAI Translator in a NestJS application

Text translation using Azure OpenAI Translator in a NestJS application

3
Comments
7 min read

Want to connect with Connie Leung?

Create an account to connect with Connie Leung. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Create a generative AI application with Angular and Gemini REST API

Create a generative AI application with Angular and Gemini REST API

6
Comments 1
8 min read
New output function - let's talk without a decorator in Angular

New output function - let's talk without a decorator in Angular

10
Comments 2
6 min read
Getting started with Gemini API using NestJS

Getting started with Gemini API using NestJS

4
Comments
6 min read
Model Inputs - Signal API that is missing in 2-way binding

Model Inputs - Signal API that is missing in 2-way binding

5
Comments 2
6 min read
Analyze ways to retrieve data with signals and HttpClient in Angular

Analyze ways to retrieve data with signals and HttpClient in Angular

18
Comments 6
5 min read
Signal queries in Angular – what can I do with them?

Signal queries in Angular – what can I do with them?

9
Comments 4
6 min read
Examples of new signal inputs in Angular

Examples of new signal inputs in Angular

32
Comments 13
7 min read
Queuing jobs in NestJS using @nestjs/bullmq package

Queuing jobs in NestJS using @nestjs/bullmq package

3
Comments
8 min read
A Deep Dive into Angular and Ngneat Query with Our Demo Store

A Deep Dive into Angular and Ngneat Query with Our Demo Store

7
Comments 9
9 min read
Update page title with Title Strategy in Angular

Update page title with Title Strategy in Angular

5
Comments 2
4 min read
Angular on Steroids: Elevating Performance with WebAssembly

Angular on Steroids: Elevating Performance with WebAssembly

18
Comments
7 min read
Queuing jobs in NestJS using @nestjs/bullmq package

Queuing jobs in NestJS using @nestjs/bullmq package

10
Comments 3
8 min read
Experience the magic of the new control flow in Angular 17

Experience the magic of the new control flow in Angular 17

5
Comments
6 min read
Retrieve route data with resolver function in Angular

Retrieve route data with resolver function in Angular

9
Comments 4
5 min read
How to register providers in environment injector in Angular

How to register providers in environment injector in Angular

8
Comments
5 min read
Angular 2-way data binding to build complex form

Angular 2-way data binding to build complex form

4
Comments
6 min read
How to run long tasks in Angular environment injector

How to run long tasks in Angular environment injector

8
Comments
5 min read
DOM reading and writing with new lifecycle hooks in Angular

DOM reading and writing with new lifecycle hooks in Angular

27
Comments
4 min read
Mastering Angular’s Hierarchical Dependency Injection with inject() Function

Mastering Angular’s Hierarchical Dependency Injection with inject() Function

9
Comments
5 min read
Power up host component by directive composition API in Angular

Power up host component by directive composition API in Angular

7
Comments
5 min read
Pass inputs to ngComponentOutlet in Angular

Pass inputs to ngComponentOutlet in Angular

9
Comments 1
5 min read
Customize component using ViewContainerRef and signals in Angular

Customize component using ViewContainerRef and signals in Angular

3
Comments
5 min read
Customize component using ngComponentOutlet and signals in Angular

Customize component using ngComponentOutlet and signals in Angular

4
Comments
4 min read
How to Leverage Signals in Angular Services for Better Data Communication

How to Leverage Signals in Angular Services for Better Data Communication

4
Comments 1
5 min read
How to convert HTTP Response from Observable to Angular signal with toSignal

How to convert HTTP Response from Observable to Angular signal with toSignal

4
Comments 9
6 min read
Make RxJS and Angular Signal coexist in Pokemon Application

Make RxJS and Angular Signal coexist in Pokemon Application

3
Comments
5 min read
Replace RxJS with Angular Signals in Pokemon Application

Replace RxJS with Angular Signals in Pokemon Application

6
Comments
4 min read
How to lazy-load routes and import standalone components in Angular

How to lazy-load routes and import standalone components in Angular

8
Comments
3 min read
Render ngTemplates dynamically using ViewContainerRef in Angular

Render ngTemplates dynamically using ViewContainerRef in Angular

5
Comments
5 min read
Render dynamic components in Angular using ViewContainerRef

Render dynamic components in Angular using ViewContainerRef

14
Comments
4 min read
Render dynamic components the simple way in Angular – ngComponentOutlet

Render dynamic components the simple way in Angular – ngComponentOutlet

5
Comments 2
4 min read
Compose RxJS custom operators to hide complex logic

Compose RxJS custom operators to hide complex logic

1
Comments
4 min read
Too many ViewChild? Try ViewChildren to query DOM elements

Too many ViewChild? Try ViewChildren to query DOM elements

1
Comments
3 min read
Interested in latest HTTP response? Use RxJS SwitchMap operator

Interested in latest HTTP response? Use RxJS SwitchMap operator

1
Comments
3 min read
Reactive user interface in Angular with RxJS

Reactive user interface in Angular with RxJS

2
Comments
4 min read
Fun with speech detection using RxJS and Angular standalone components

Fun with speech detection using RxJS and Angular standalone components

Comments
4 min read
Build a countdown timer using RxJS and Angular standalone components

Build a countdown timer using RxJS and Angular standalone components

Comments
6 min read
Create type ahead search using RxJS and Angular standalone components

Create type ahead search using RxJS and Angular standalone components

2
Comments
5 min read
Create an analog clock using RxJS and Angular standalone components

Create an analog clock using RxJS and Angular standalone components

2
Comments
4 min read
Create a drum kit using RxJS and Angular standalone components

Create a drum kit using RxJS and Angular standalone components

2
Comments
7 min read
Hover link and open dropdown using RxJS and Angular

Hover link and open dropdown using RxJS and Angular

3
Comments
7 min read
Click and slide HTML elements using RxJS and Angular

Click and slide HTML elements using RxJS and Angular

2
Comments
5 min read
Sticky navigation bar after scroll using RxJS and Angular

Sticky navigation bar after scroll using RxJS and Angular

1
Comments
6 min read
Follow along link highlighter using RxJS and Angular

Follow along link highlighter using RxJS and Angular

Comments
8 min read
Text to speech tutorial using RxJS and Angular

Text to speech tutorial using RxJS and Angular

13
Comments
6 min read
Build video speed controller using RxJS and Angular

Build video speed controller using RxJS and Angular

1
Comments
4 min read
Create whack a mole game using RxJS and Angular

Create whack a mole game using RxJS and Angular

5
Comments
8 min read
Build a reactive countdown timer using RxJS and Angular

Build a reactive countdown timer using RxJS and Angular

3
Comments
6 min read
Create custom operators to sum and sort RxJS streams

Create custom operators to sum and sort RxJS streams

1
Comments
5 min read
Take photos with web camera using RxJS and Angular

Take photos with web camera using RxJS and Angular

3
Comments
7 min read
Manipulate video times using RxJS and Angular

Manipulate video times using RxJS and Angular

7
Comments
6 min read
Sort data without articles using RxJS and Angular

Sort data without articles using RxJS and Angular

4
Comments
3 min read
Animate text shadow using RxJS and Angular

Animate text shadow using RxJS and Angular

1
Comments
4 min read
Synchronize data with local storage using RxJS and Angular

Synchronize data with local storage using RxJS and Angular

5
Comments
8 min read
Slide in images on scroll using RxJS and Angular

Slide in images on scroll using RxJS and Angular

10
Comments
5 min read
Detect key sequence using RxJS and Angular

Detect key sequence using RxJS and Angular

1
Comments
5 min read
Dynamically load components in Angular 13

Dynamically load components in Angular 13

15
Comments 2
3 min read
Customize template with ngTemplateOutlet in Angular

Customize template with ngTemplateOutlet in Angular

7
Comments
4 min read
Dynamically import module in Angular

Dynamically import module in Angular

6
Comments 2
5 min read
loading...