Code Monkey home page Code Monkey logo

asignacionfractalup's Introduction

npm ls | select-string typescript

ejemplo de geocerca

pendiente

https://angular-maps.com/guides/getting-started/ https://angular-maps.com/api-docs/agm-core/directives/agmpolygon npm install @agm/core

si da error

DefinitelyTyped/DefinitelyTyped#48574 npm install @types/[email protected] --save-dev npm install @agm/core --save aun no funciona probar para el evento clic sebholstein/angular-google-maps#1845 npm install @agm/[email protected] --save

ng generate component geocerca-google

ejemplo de geocerca teoria

https://developers.google.com/location-context/geofencing/

instalar bootstrap en angular

https://www.itsolutionstuff.com/post/install-bootstrap-4-in-angular-9-how-to-add-bootstrap-in-angular-9example.html

Actualizar angular

https://update.angular.io/ borrar el node_modules

ng new angularoutes2 angular-route axios ng serve ng generate component product-list --luego de crear registrar en app modules

Routes en Angular 8

https://www.techiediaries.com/angular-router/ https://www.techiediaries.com/angular-routing-tutorial/

Redux

https://www.youtube.com/watch?v=uLZ-_4_qlPg

ng generate component reducers-component

ng generate component products-component

Api Rest Angular 8


npm install --save angular-in-memory-web-api $ ng generate service data $ ng generate service product Next, open the src/app/product.service.ts

ng generate class product

$ ng generate component product-list $ ng generate component product-detail

publicar en github

https://medium.com/tech-insights/how-to-deploy-angular-apps-to-github-pages-gh-pages-896c4e10f9b4

npm i angular-cli-ghpages --save-dev

ng build --prod --base-href "https://programacionparaaprender.github.io/angularroute/"

npx angular-cli-ghpages —dir=dist/angularroute

ng build --base-href=/angularroute/

ng build --base-href=/

pasos para publicar con angular-cli-ghpages

https://www.npmjs.com/package/angular-cli-ghpages

hacer todo desde git batch

ng add angular-cli-ghpages@next si no funciona ng add angular-cli-ghpages

ng deploy --repo=https://github.com/programacionparaaprender/angularroute.git

este siempre ejecutarlo para generar ->

ng deploy --base-href=https://programacionparaaprender.github.io/angularroute/

ejecutar siempre desde git cmd npm run github

luego ya tienes el dist listo

crear el gh-pages

pero los cambios los subes a la rama master

no colocar un readme.md

corrección error ERROR in Exceeded maximum budget for app.component.css. Budget 10 kB was not met by 132 kB with a total of 142 kB.

https://stackoverflow.com/questions/53995948/warning-in-budgets-maximum-exceeded-for-initial


Estados persistentes


https://www.npmjs.com/package/ngrx-store-persist


Peticiones más sencillas


https://www.npmjs.com/package/axios npm install @types/axios npm install --save axios


Pediente el login


https://ngrx.io/guide/store/selectors https://angular-2-training-book.rangle.io/state-management/ngrx/reading_your_application_state_using_selectors

https://developers.deezer.com/api

https://www.figma.com/file/WR7r3GOUauL9EdOLHun0IdfE/Foxbel-Music?node-id=0%3A1

https://drive.google.com/drive/folders/1KD063jA8fK7gBIq5WB-K5ttJqeGdBDHP

https://api.deezer.com/user/2529

asignacionfractalup's People

Contributors

programacionparaaprender avatar

Watchers

 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.