-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR Client.ts Saul Lopez #10
base: master
Are you sure you want to change the base?
Conversation
@saullopezc Muy buen comienzo amigo, resuelve los comentarios a continuación |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@saullopezc actualiza tu código para resolver los comentarios. Gracias.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@areyes107 podrías ayudar a @saullopezc a concretar mejor su propuesta?
Saúl, puedes inspirarte de los demás pull-requests aprobados.
Procura entender el funcionamiento y toma sólo lo necesario.
atención, no sugiero un copy-paste, sino un análisis detenido de los requerimientos.
Gracias por el apoyo, se ha cambiado el proceso de extraer de un archivo a variables de entorno |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
muy cerca.
por favor actualiza con los comentarios recientes.
Listo, quedo a la espera de las observaciones Saludos! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@saullopezc gracias
por úiltimo, instala https://github.com/prettier/prettier-vscode en tu editor y agrega estas líneas en tus settings.json
:
"editor.codeActionsOnSave": {
"source.organizeImports": true
},
una vez instalados, dale save a tus archivos para aplicar el formatting y linting.
Los cambios han sido realizados, @netpoe gracias por las observaciones. Saludos |
Pull Request para agregar funcionalidad de Cliente utilizando client.js