All Projects → ajitsinghkaler → devto-clone

ajitsinghkaler / devto-clone

Licence: MIT license
This is a dev to clone in angular. Where we used Angular component-store, rx-angular/template

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to devto-clone

Ngrx Course
NgRx (with NgRx Data) -The Complete Guide
Stars: ✭ 157 (+336.11%)
Mutual labels:  ngrx
Angular Seed Advanced
Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 2,279 (+6230.56%)
Mutual labels:  ngrx
ts-action-operators
TypeScript action operators for NgRx and redux-observable
Stars: ✭ 34 (-5.56%)
Mutual labels:  ngrx
Aspnetcoreangularsignalr
SignalR ASP.NET Core Angular
Stars: ✭ 163 (+352.78%)
Mutual labels:  ngrx
Ngrx Store Freeze
@ngrx/store meta reducer that prevents state from being mutated.
Stars: ✭ 198 (+450%)
Mutual labels:  ngrx
Angular Ngrx Material Starter
Angular, NgRx, Angular CLI & Angular Material Starter Project
Stars: ✭ 2,623 (+7186.11%)
Mutual labels:  ngrx
Angular Ngrx Chuck Norris
Chuck Norris Joke Generator w/ NgRx Store
Stars: ✭ 141 (+291.67%)
Mutual labels:  ngrx
ngrx-etc
Utility functions for NgRx
Stars: ✭ 70 (+94.44%)
Mutual labels:  ngrx
Deox
Functional Type-safe Flux Standard Utilities
Stars: ✭ 200 (+455.56%)
Mutual labels:  ngrx
ngrx-entity-schematic
Angular schematic for quickly scaffolding NgRx Entities
Stars: ✭ 26 (-27.78%)
Mutual labels:  ngrx
Aspnetcoreangularsignalrsecurity
Security with ASP.NET Core, SignalR and Angular
Stars: ✭ 171 (+375%)
Mutual labels:  ngrx
Router Store
Bindings to connect the Angular Router to @ngrx/store
Stars: ✭ 187 (+419.44%)
Mutual labels:  ngrx
Angular Checklist
🔥 Curated list of common mistakes made when developing Angular applications
Stars: ✭ 245 (+580.56%)
Mutual labels:  ngrx
Pizza Sync
Pizza-Sync is a web app built on the frontend with angular, ngrx and on the backend with Nest. It let you and your friends/colleagues choose a pizza before placing a group order. Built using https://github.com/maxime1992/angular-ngrx-starter
Stars: ✭ 158 (+338.89%)
Mutual labels:  ngrx
ngrx-vis
Tool visualizing actions, reducers & effects in your Angular app
Stars: ✭ 49 (+36.11%)
Mutual labels:  ngrx
Aspnetcore Angular Ngrx
🚀 An ASP.NET Core WebAPI Demo with an Angular Client using Ngrx store and effects and Signalr
Stars: ✭ 141 (+291.67%)
Mutual labels:  ngrx
Tinystate
A tiny, yet powerful state management library for Angular
Stars: ✭ 207 (+475%)
Mutual labels:  ngrx
material2-admin
Angular - Material2 - Redux - Flex - Admin Example - Starter
Stars: ✭ 13 (-63.89%)
Mutual labels:  ngrx
ngrx-enums
A small library that provides the basis for using ts-enums for @ngrx actions and reducers.
Stars: ✭ 12 (-66.67%)
Mutual labels:  ngrx
Rwa Trivia
Trivia App - Real World Angular series
Stars: ✭ 251 (+597.22%)
Mutual labels:  ngrx

Introduction

I'm starting a new series in which we will create a dev.to clone in angular. I will release some work every Thursday. I'm busy on all other days. I will use

  1. Component store for state management
  2. rx-angular/template for RxLet and push pipe

Rest we will add stuff as needed and think about it in various scenario's as we go. I'll add stuff to github repo on Thursday and drop an article on what we did on Friday. Follow along if you want to learn more about Angular.

Article drops: ajitblogs.com

Articles

  1. https://ajitblogs.com/creating-dev-to-clone-with-angular/
  2. https://ajitblogs.com/updates-on-dev-to-clone-in-angular-july-16/
  3. https://ajitblogs.com/updates-on-dev-to-clone-in-angular-july-23/
  4. https://ajitblogs.com/updates-on-dev-to-clone-in-angular-july-30/
  5. https://ajitblogs.com/updates-on-dev-to-clone-in-angular-august-6/
  6. https://ajitblogs.com/updates-on-dev-to-clone-in-angular-august-13/
  7. https://ajitblogs.com/updates-on-dev-to-clone-in-angular-august-20/
  8. https://ajitblogs.com/updates-on-dev-to-clone-in-angular-august-27/
  9. https://ajitblogs.com/problems-faced-while-creating-comments-section-with-a-tree-like-data-structure/
  10. https://ajitblogs.com/updates-on-dev-to-clone-in-angular-sept-10/
  11. Move you angular cli app to Nx

Live stream

  1. https://www.youtube.com/watch?v=puqXjXH3F6M

Contributing

Thanks for your interest in contributing! Read up on our guidelines for contributing

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].