Git Product home page Git Product logo

40hadis's Introduction

Angular 2/4.x side project (+ngrx) demo

Run

  • npm i && npm start

Todos

  • Universal app (SEO friendly)
  • Lazy loading
  • Aot

Dumb/Container Components

|   favicon.ico
|   index.html
|   main.ts
|   polyfills.ts
|   styles.css
|   test.ts
|   tsconfig.json
|
+---app
|   |   app.component.css
|   |   app.component.html
|   |   app.component.spec.ts
|   |   app.component.ts
|   |   app.module.ts
|   |
|   +---components
|   |   |   index.ts
|   |   |
|   |   +---footer
|   |   |       footer.component.css
|   |   |       footer.component.html
|   |   |       footer.component.spec.ts
|   |   |       footer.component.ts
|   |   |
|   |   +---hadis-list-item
|   |   |       hadis-list-item.component.css
|   |   |       hadis-list-item.component.html
|   |   |       hadis-list-item.component.spec.ts
|   |   |       hadis-list-item.component.ts
|   |   |
|   |   +---hadis-logo
|   |   |       hadis-logo.component.css
|   |   |       hadis-logo.component.html
|   |   |       hadis-logo.component.spec.ts
|   |   |       hadis-logo.component.ts
|   |   |
|   |   +---hadis-text
|   |   |       hadis-text.component.css
|   |   |       hadis-text.component.html
|   |   |       hadis-text.component.spec.ts
|   |   |       hadis-text.component.ts
|   |   |
|   |   +---load-button
|   |   |       load-button.component.css
|   |   |       load-button.component.html
|   |   |       load-button.component.spec.ts
|   |   |       load-button.component.ts
|   |   |
|   |   \---navigation
|   |           navigation.component.css
|   |           navigation.component.html
|   |           navigation.component.spec.ts
|   |           navigation.component.ts
|   |
|   +---containers
|   |   |   container.module.ts
|   |   |   index.ts
|   |   |
|   |   +---detail-view
|   |   |       detail-view.component.css
|   |   |       detail-view.component.html
|   |   |       detail-view.component.spec.ts
|   |   |       detail-view.component.ts
|   |   |       detail-view.resolver.ts
|   |   |       detail-view.routes.ts
|   |   |
|   |   \---main-page
|   |           main-page.component.css
|   |           main-page.component.html
|   |           main-page.component.spec.ts
|   |           main-page.component.ts
|   |           main-page.resolver.ts
|   |           main-page.routes.ts
|   |
|   \---modules
|       \---ngrx
|           |   index.ts
|           |
|           +---actions
|           |       hadis.ts
|           |       hadisItem.ts
|           |       index.ts
|           |
|           +---effects
|           |       hadis.ts
|           |       index.ts
|           |
|           +---models
|           |       hadis.ts
|           |       index.ts
|           |
|           +---reducers
|           |       hadis.ts
|           |       hadisItem.ts
|           |       index.ts
|           |
|           \---services
|                   hadis.data.service.ts
|                   index.ts
|
+---assets
|       .gitkeep
|
+---environments
|       environment.prod.ts
|       environment.ts
|
\---styles
    |   applies.css
    |   base.css
    |   common.css
    |   fonts.css
    |   variables.css
    |
    \---resources
            ١.svg
            ٤..png
            ٤..svg

40hadis's People

Contributors

angular-cli avatar musabyurtss avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.