ouija
an online, multiplayer spirit board (by ably-labs)
Angular
Deliver web apps with confidence 🚀 (by angular)
ouija | Angular | |
---|---|---|
1 | 759 | |
12 | 96,438 | |
- | 0.4% | |
0.0 | 10.0 | |
about 1 year ago | 2 days ago | |
TypeScript | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ouija
Posts with mentions or reviews of ouija.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-14.
-
Snowpack v3.0 - released
Here's a silly Halloween demo built in snowpack - ably-labs/ouija: an online, multiplayer spirit board (github.com) and azure static sites.
Angular
Posts with mentions or reviews of Angular.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-05.
-
The Caveats of Web Components
The problem with using CUSTOM_ELEMENTS_SCHEMA is that Angular will opt out of type checking and intellisense for custom elements in the templates. (see issue)
-
Yet Another Angular Article, Part 1
Since 2024, the Angular team has rebuild the website, so have a look at https://angular.dev the content is really impressive.
-
Microfrontends a Developer's Guide: Exploring Projects and Managing Communication
Checkout: Built using Angular, this microfrontend handles the checkout process, including the shopping cart and payment flow.
-
🤯 50 Articles to Become a Web Dev Guru
RFC: An updated style guide for the year 2024 (https://github.com/angular/angular/discussions/58412) by Jeremy Elbourn
-
Are Angular Resolvers on Life Support ?
One popular answer to slow loading in the resolver, is HTTP Streaming. NextJS and SvelteKit support this, but it was turned down for Angular.
-
Creating Custom rxResource API With Observables
At the time of writing this article, Angular is approaching the version 19 release and it brings a new API called resource. A great in-depth article is to read Enea Jahollari - Everything you need to know about the resource API.
-
Ng-News 24/45: Rationale behind (potential) Authoring Format
feat(compiler): add support for the `typeof` keyword in template expressions #58183
-
A Guide to Server-Side Rendering
Angular
-
Angular resources I often return to
Official Angular.dev The place to start and return to. Beginners will value the docs' in-depth guides and best practices. More moderate developers like myself have the api reference bookmarked.
-
Ng-News 24/44: RFC Style Guide
Link to the RFC: https://github.com/angular/angular/discussions/58412