-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
is correct this statement? #3630
Comments
Cambié de opinión. |
Muy interesante. Tiene sentido ahora. Muchas gracias. Estoy tomando todo el tutorial de principio a fin con el objetivo de documentarme al 100%. Ya trabajo de dev JS, la pregunta es, si tengo otras dudas, ¿sigo este hilo de comentarios? |
(Hey, we have a Spanish repo) Just had a debate with "chapití." It finally agreed to leave the original as is but suggested to add the "WeakMap" exception to the original. |
No es el lugar correcto |
@smith558 |
Alright. Thanks for the heads up! |
i was reading about weakMap and weakSet and i found this:

I think you wanted write:
Por lo general, las propiedades de un objeto, elementos de un array u otra estructura de datos se consideran accesibles y se mantienen en la memoria mientras esa estructura permanezca alcanzables.
The text was updated successfully, but these errors were encountered: