Skip to content
View AlonsoK28's full-sized avatar
👓
Learning Nest JS
👓
Learning Nest JS

Highlights

  • Pro
Block or Report

Block or report AlonsoK28

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlonsoK28/README.md

Hi there 👋


  • 🔭 I’m currently working on Angular 16
  • 🌱 I’m currently learning NestJS
  • 🌇 Living on Mexico City

Some frameworks and tools that i´m using


My lastest Github activity


My featured repos

Angular

Readme Card

Node.Js

Readme Card

Ionic

Readme Card

Pinned

  1. Iterate over Fetch API Iterate over Fetch API
    1
    const myData = [
    2
        {id:1, name:'data1'}, {id: 2, name: 'data2'}, {id:3, name: 'data3'}
    3
    ];
    4
    
                  
    5
    async function mapJSFunc(currentValue) {
  2. remove first-class object array item... remove first-class object array items from another array
    1
    // just copy and paste into your console and go on
    2
    
                  
    3
    const example = [
    4
      {
    5
          name: 'Miles Toms',
  3. store-nestjs store-nestjs Public

    REST API made with NestJS framework

    TypeScript

  4. ionic-cordova-camera-example ionic-cordova-camera-example Public

    example of using apache-cordova with ionic-framework

    TypeScript

  5. search into object array using an id... search into object array using an id as relation
    1
    const example = [
    2
        {
    3
            name: 'Miles Toms',
    4
            age: 33,
    5
            city: 1,
  6. gitCrackenWin10 gitCrackenWin10 Public archive

    patch for gitkraken on windows 10

    TypeScript 15 6