Skip to content
View mylenasantos's full-sized avatar
❣️
Working from home
❣️
Working from home
  • Incentivar.io
  • São Paulo - SP

Block or report mylenasantos

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

Pinned Loading

  1. pokemon-redux-saga pokemon-redux-saga Public

    JavaScript

  2. my-website-gatsby my-website-gatsby Public

    JavaScript

  3. Nubank-react-native Nubank-react-native Public

    Interface do Nubank com react-native

    Objective-C

  4. Recursive function for getting any d... Recursive function for getting any data from backend promises
    1
    getDataPromises = async response => {
    2
        let arrayProp = [];
    3
    
                  
    4
        arrayProp = Object.getOwnPropertyNames(response); // get the property name
    5
    
                  
  5. cine-app cine-app Public

    App with react-native using https://github.com/luizanthero/CineAPI-AdonisJs api

    JavaScript

  6. nlw-rocketseat-server nlw-rocketseat-server Public

    Api criada em NodeJS com TS

    TypeScript