Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Code Review#31

Open
EstherManrique wants to merge 20 commits into
Laboratoria:masterfrom
BrendaCarranco:master
Open

Code Review#31
EstherManrique wants to merge 20 commits into
Laboratoria:masterfrom
BrendaCarranco:master

Conversation

@EstherManrique

Copy link
Copy Markdown

Comment thread src/index.html Outdated
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<!-- <script type="text/javascript" src="https://www.google.com/jsapi"></script> -->


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recuerda ser consistente con los espacios y eliminar los espacios y comentarios innecesarios.

Comment thread src/index.html Outdated

<!-- HOJA 2 -->

<section class="pag2" id="login">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lo mismo aquí

Comment thread src/index.html Outdated



<div class="select">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Y aquí.

Comment thread src/index.html Outdated
<option>2013</option>
<option>2014</option>
<option>2015</option>
<option>2016</option>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me parece que una forma de optimizar esto es crear elementos dinámicos desde JS.

Comment thread src/main.js




Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Que función tiene este archivo?

Comment thread src/data.js

}; //CICLO FOR
return accDatos;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recuerdas borrar los comentarios y el código que no se está utilizando, en la manera en la que está ahorita es muy difícil leerlo.

@AdrianaHY AdrianaHY left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Muy buen trabajo! Continúa así! Solo falta ponerle más atención a las buenas prácticas y quizá optimizar algunas elementos con JS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants