Wanna see something cool? Check out
Angular Spotify 🎧
Articles
About me
Chat
Community
Talks
All Posts
tagged
as "TypeScript"
10.07.2021
—
Align React Material UI Dialog to the top instead of center
03.07.2021
—
TypeScript - Property 'onerror' does not exist on type 'EventTarget'
19.06.2021
—
TypeScript data structure: Stack
13.06.2021
—
TypeScript data structure: Queue
06.06.2021
—
TypeScript data structure: Singly linked list
13.03.2021
—
TypeScript unknown vs any types
07.03.2021
—
Convert Promise to Observable
23.01.2021
—
Migrate Angular to ESLint
16.01.2021
—
Capture picture from your Webcam in Angular
09.01.2021
—
Observable for Angular Output
19.12.2020
—
Build an Angular component to display snow ❄️ effect
12.12.2020
—
Disable a reactive form control using custom directive
07.11.2020
—
Angular Jira Clone Part 08 - Create placeholder loading (like Facebook's cards loading)
23.10.2020
—
Angular Jira Clone Part 07 - Build a rich text editor
17.10.2020
—
How to iterate over objects in TypeScript
06.10.2020
—
Use async functions instead of callbacks for asynchronous code
27.09.2020
—
The different between type and interface in TypeScript
19.09.2020
—
Angular Jira Clone Part 06 - Build a markdown text editor
17.09.2020
—
Apply types to entire function expressions when possible
13.09.2020
—
Angular Jira Clone Part 05 - Build an interactive drag and drop board
05.09.2020
—
Angular Jira Clone Part 04 - Build an editable textbox
01.09.2020
—
Angular Jira Clone Part 03 - Setup Akita state management
27.08.2020
—
Angular Jira Clone Part 02 - Build the application layout with flex and TailwindCSS
14.08.2020
—
Space Invaders game built with Phaser 3 and TypeScript
25.07.2020
—
A childhood memory Tetris game built with Angular 10 and Akita
29.06.2020
—
Angular Jira Clone Part 01 - Create a new repository and set up a new Angular application with CLI
28.06.2020
—
Angular Jira Clone Part 00 - Prerequisites
27.06.2020
—
I built a Jira clone application with Angular 9, Akita and ng-zorro
10.06.2020
—
NPM vs Bower vs Browserify vs Gulp vs Grunt vs Webpack
24.05.2020
—
Angular - Using Visitor design pattern with Typescript
15.04.2020
—
Convert C# class to TypeScript interface
30.05.2019
—
Restrict null and undefined via Non-Nullable-Types in TypeScript
11.05.2019
—
TypeScript - Declare a function callback type
26.04.2019
—
Casting a JSON object to a TypeScript class
25.03.2019
—
Skiing in Singapore - a coding diversion
17.06.2018
—
CSS Layout - Horizontal & Vertical Align
31.01.2018
—
Analyze webpack bundle with source-map-explorer. Optimize moment.js
10.04.2015
—
JavaScript: Understanding the Weird Parts Notes