Tejas Naigaonkar

Tejas Naigaonkar @jastya

About: Angular | Typescript | HTML | CSS | RxJs

Joined:
Jun 24, 2025

Tejas Naigaonkar
articles - 4 total

Export to excel in Angular app without using any library

Code to implement export to excel in Angular app. It’s gonna be typesafe code. interface...

Learn More 0 0Aug 23 '25

Generic code to export array of objects (table data) into excel using XLSX library

Consider we have an array of objects which is to exported into an excel using XLSX library we can use...

Learn More 0 0Aug 23 '25

Tic Toc Toe

Click the link to play Tic-Tac-Toe https://tic-tac-j522t95x1-tejas-projects-d428ea49.vercel.app/

Learn More 0 0Jul 24 '25

RxJs: Does my observable gets unsubscribed if its source observable is unsubscribed?

I have subscribed to an observable - MyObservable. Source observable of MyObservable is...

Learn More 1 0Jun 24 '25