Luiggy Macias

Results 13 comments of Luiggy Macias

Learning to use github from pro git book https://github.com/macluiggy/blink/issues/1001

## hola a todos # hola hola a todos, es que hay un ``gran`` problema, como pueden ver aqui [aquí](https://www.google.com)[](https://www.google.com), en realidad no hay ningun problema, es que solo estoy...

# Hola soy Goku, quisiera que completaran las dos task lists que faltan por favor, quien lo haga lo llevare a entrenar con kaiosama :1st_place_medal: - [x] Write all the...

Esto es un fragmento de codigo ```javascript let isAnIssue = isIssue => { if(isissue) return 'Please help me with the issue' return 'There is no issue' } ``` This is...

![wallpapersden com_ubuntu-19-10_4096x2304](https://user-images.githubusercontent.com/74107886/137133161-bcdade3d-b273-4393-9488-d0c3e11c3fd3.jpg)

Are you going to read all the book or only the fundamentals?

I recomend you to use anki, so you don't forget the git commands

hola esto sirve para notificar @schacon de esta forma el notificado se subcribira automaticamente y recibira un notificacion de este pull request

learning git from pro git book?

I think the syntax is no correct, you should write this instead: ```ts `type FuncWithDescription = { function: (...args: any[]) => any, string: string } const fnWithDescriptions: FuncWithDescription[] = [...