Skip to content
View arimariojesus's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report arimariojesus

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
arimariojesus/README.md

banner

Uma linha de código de cada vez até que eu possa mudar o mundo.


Linkedin Instagram Hotmail Badge

Pinned

  1. Get a deep property of an object. Re... Get a deep property of an object. Receive a path in the form of a dot-separated string which sould ignore any value that is not a valid property in the object tree.
    1
    export const getDeepValue = <
    2
      T extends Record<string, any>,
    3
      K extends string = string,
    4
    >(
    5
      obj: T,
  2. my-music-player my-music-player Public

    🔊 My Music Player is a project for the practice of manipulating sound files and delivering a better user experience (UX) with intuitive elements.

    JavaScript 39 4

  3. waiterapp waiterapp Public

    👩🏾‍🍳 WaiterApp is a platform for managing and tracking orders in restaurants and bars.

    1

  4. redux-study redux-study Public

    Abordagem dos principais conceitos do Redux e sua utilização.

    TypeScript 8

  5. react-cool-search react-cool-search Public

    🔎 React hook to search/filter objects in lists.

    TypeScript 2

  6. react-picture-ratio react-picture-ratio Public

    📐 A simple aspect ratio component for react.

    TypeScript 2