وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Angular Architecture. How to Build Scalable Web Applications

سرفصل های دوره

Build a scalable and maintainable applications with Angular 9 (NgRx, Firebase, SCSS, Angular Material)


1 - Beginning
  • 1 - Course Preview
  • 2 - How to work with the course
  • 3 - Installation
  • 4 - THEORY General Structure of Web Applications
  • 5 - THEORY Border between Angular and Typescript

  • 2 - Settings
  • 6 - Preview
  • 7 - Default Settings
  • 8 - Tsconfig
  • 9 - Environments
  • 10 - Packages
  • 11 - THEORY Firebase
  • 12 - Firebase Control Panel
  • 13 - Firebase config
  • 14 - Adding Firebase in Module and Component
  • 15 - Firestore
  • 16 - Speed Optimization
  • 17 - 2.Settings.zip
  • 17 - Removing Default page

  • 3 - Styles
  • 18 - THEORY Styles
  • 19 - Tools
  • 20 - THEORY SCSS
  • 21 - THEORY BEM
  • 22 - THEORY Component Styles
  • 23 - THEORY Styles Structure
  • 24 - Styles Folder
  • 25 - Header Component
  • 26 - Demo Section
  • 27 - 3.Styles.zip
  • 27 - Ending

  • 4 - Shared
  • 28 - THEORY Review basic Angular Elements
  • 29 - THEORY Division into Modules and Elements Grouping
  • 30 - THEORY When does a Component become a Module
  • 31 - Intro
  • 32 - THEORY Shared
  • 33 - Angular Material Folders
  • 33 - Angular Material Folders DV
  • 34 - Shared Folders
  • 35 - THEORY Moving Components to Shared
  • 36 - Button
  • 37 - THEORY Form Controls
  • 38 - Input
  • 39 - THEORY Validation
  • 40 - Formfield
  • 41 - Formfield Validators
  • 42 - Password
  • 43 - THEORY Frontend Models
  • 44 - Frontend Models
  • 45 - THEORY Why use a Shared Component if you already have a Material Component
  • 46 - Select
  • 47 - Checkboxes
  • 48 - Radios
  • 49 - Date
  • 50 - DateRange
  • 51 - Autocomplete Preview
  • 52 - Autocomplete
  • 53 - Form Buttons
  • 54 - Demo Actions Section
  • 55 - Spinner
  • 56 - THEORY Services
  • 57 - Notification
  • 58 - 4.Shared.zip
  • 58 - Ending

  • 5 - Data Models
  • 59 - Preview
  • 60 - THEORY Data Models
  • 61 - Deleting Test DB
  • 62 - Backend Models
  • 63 - Firebase Collections
  • 64 - 5.Data-Models.zip
  • 64 - Ending

  • 6 - Dictionaries
  • 65 - Form Items
  • 66 - THEORY NgRx
  • 67 - NgRx DevTools
  • 68 - Basic Files
  • 69 - Models
  • 70 - Actions and Reducer
  • 71 - THEORY RxJS
  • 72 - Effects
  • 73 - Root Registration
  • 74 - Selectors
  • 75 - Store App Module
  • 76 - Redux Tool
  • 77 - Flags
  • 78 - Assets
  • 79 - Countries
  • 80 - 6.Dictionaries.zip
  • 80 - Ending

  • 7 - Authentication
  • 81 - Preview
  • 82 - Enable Firebase Auth
  • 83 - User Store Structure
  • 84 - User Store Models
  • 85 - User Store Actions
  • 86 - User Store Reducer
  • 87 - Effects SignUp
  • 88 - Effects SignIn
  • 89 - Effects SignOut
  • 90 - Selectors
  • 91 - Auth Forms Intro
  • 92 - Auth Page Structure
  • 93 - Header Links
  • 94 - App Routing
  • 95 - Registration Form Validation
  • 96 - Registration Template
  • 97 - Registration Loading
  • 98 - Registration Dispatch
  • 99 - Registration test
  • 100 - Registration Store Data
  • 101 - Registration Firebase Redirect
  • 102 - Email Confirm
  • 103 - Init User Intro
  • 104 - Store Init
  • 105 - Sign Out
  • 106 - Log In
  • 107 - 7.Authentication.zip
  • 107 - Ending

  • 8 - Static
  • 108 - Intro
  • 109 - Structure
  • 110 - 8.Static.zip
  • 110 - Markup and Styles

  • 9 - Files Upload
  • 111 - Preview
  • 112 - Intro
  • 113 - Structure
  • 114 - Directive
  • 115 - Directive Demo
  • 116 - Template
  • 117 - Dropzone Directive
  • 118 - OnDrop
  • 119 - Select and Dropzone Test
  • 120 - Upload Component
  • 121 - Firebase Storage
  • 122 - FileSize Pipe
  • 123 - URL Paths to Demo
  • 124 - Cropper
  • 125 - 9.Files-Upload.zip
  • 125 - Ending

  • 10 - Profile
  • 126 - Intro
  • 127 - THEORY Profile
  • 128 - Structure
  • 129 - Profile Link
  • 130 - Form Markup
  • 131 - THEORY Stepper
  • 132 - Stepper part 1
  • 133 - Stepper part 2
  • 134 - Stepper part 3
  • 135 - Stepper part 4
  • 136 - Stepper part 5
  • 137 - Stepper part 6
  • 138 - Stepper part 7
  • 139 - Dictionaries Intro
  • 140 - Dictionaries Import
  • 141 - THEORY Form Models
  • 142 - THEORY Form Tasks
  • 143 - Personal Modules
  • 144 - Personal
  • 145 - UserPhoto Module
  • 146 - Professional part 1
  • 147 - Professional part 2
  • 148 - Professional Roles
  • 149 - Recruiter Form
  • 150 - Employee Form
  • 151 - Experiences
  • 152 - Utils Control
  • 153 - Employee Controls
  • 154 - Store User Create and Update
  • 155 - Init Form Store
  • 156 - Store Form
  • 157 - Resolver
  • 158 - Mapper part 1
  • 159 - Mapper part 2
  • 160 - Mapper part 3
  • 161 - Form Testing
  • 162 - Firebase Testing
  • 163 - Form Finishing
  • 164 - Store Display
  • 165 - Display part 1
  • 166 - Display part 2
  • 167 - Testing in Redux Tool
  • 168 - Firebase Rules
  • 169 - Dictionaries Request
  • 170 - 10.Profile.zip
  • 170 - Ending

  • 11 - Employees
  • 171 - Intro
  • 172 - Structure
  • 173 - Store
  • 174 - Root Module
  • 175 - Employees Component
  • 176 - Employee Component
  • 177 - 11.Employees.zip
  • 177 - Demo

  • 12 - Jobs
  • 178 - Intro
  • 179 - Structure
  • 180 - Store Models and Actions
  • 181 - angularentity Intro
  • 182 - Reducer
  • 183 - Effects
  • 184 - Selectors
  • 185 - Jobs Component
  • 186 - Adding Nested Components
  • 187 - Job Component
  • 188 - Form Module
  • 189 - 12.Jobs.zip
  • 189 - isEditable

  • 13 - Guards
  • 190 - THEORY Guards
  • 191 - Demo
  • 192 - Structure
  • 193 - Auth and Unauth Guards
  • 194 - Role Guard
  • 195 - Demo Guards
  • 196 - 13.Guards.zip
  • 196 - Application Guards

  • 14 - Deployment
  • 197 - DevProd Building
  • 198 - Firebase Hosting
  • 199 - Redirect

  • 15 - Ending of the Course
  • 200 - Congratulations
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 11492
    حجم: 2364 مگابایت
    مدت زمان: 452 دقیقه
    تاریخ انتشار: ۲۰ اردیبهشت ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید