• Stars
    star
    1
  • Language
    TypeScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Working demo of WebSocket in Angular - building a real-time application.

More Repositories

1

ng-autosave-forms

Working demo of auto-saving forms in Angular. Also, using Angular Material components to achieve some cool UI UX.
TypeScript
7
star
2

reactive-subforms-demo

A working example of Reactive sub-form components.
TypeScript
5
star
3

ng-web-workers-demo

Working demo of Web Workers in Angular.
TypeScript
4
star
4

ng-interceptors-demo

Working example of Angular Interceptor chain in action . Using multiple sequential Interceptors to check cache, attach headers and authorization token to a request, and return a mocked backend response.
TypeScript
2
star
5

ng-signals

A working example of using Angular signlas.
HTML
2
star
6

custom-form-controls-demo

A working example of creating a custom form control and a reusable nested form group, using control value accessor and validator interfaces.
TypeScript
2
star
7

ng-component-outlet-demo

Working example of a reusable, customizable selection list component using the NgComponentOutlet directive.
TypeScript
1
star
8

Frequent-Itemset-Hiding-Toolbox-x86

A Frequent Itemset Hiding Toolbox (32-bit) implemented in Python and Cython.
Python
1
star
9

ng-disable-browser-back-demo

A working demo of a CanDeactivate Guard with history being preserved when the browser's back/forward button is pressed.
TypeScript
1
star
10

ng-mock-backend

Working example demonstrating different ways of mocking backend responses in Angular.
TypeScript
1
star
11

template-driven-subforms-demo

A working example of Template-Driven sub-form components.
TypeScript
1
star
12

ng-selenium-demo

Working example of selenium e2e tests and an Angular application under a common workspace.
TypeScript
1
star