Vertaling van "RequireJS" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
RequireJS to know the technologies used for your website.
Conozca la tecnología utilizada en su sitio web.
RequireJS might sound complex, but after a developer understands what it can do and what are its true capabilities, it will become a de-facto requirement for any project he'll work with.
RequireJS puede sonar complejo, pero después de un desarrollador entiende lo que se puede hacer y cuáles son sus verdaderas capacidades, se convertirá en un requisito de facto para cualquier proyecto que va a trabajar con.
Personally, when I learned RequireJS, I spent a lot of time learning a seemingly simple but extremely complex system until you learn it, and any misconfiguration ends up costing you extra time.
Personalmente, cuando aprendí RequireJS, invertí bastante tiempo en aprender un sistema aparentemente sencillo, pero trementamente complejo hasta que lo aprendes, y cualquier mala configuración acaba costándote un tiempo adicional.
I am seriously, but you should be using RequireJS if you need to create large apps (my case!!
Verdaderamente deberías pensar seriamente en utilizar RequireJS si lo tuyo es trabajar con grandes aplicaciones (vaya, mi caso!
In part 1 it was explained the front-end part for showing the component in action (index.html), and the RequireJS configuration file, event handler and app.ts.
Correo donde en la parte 1 se explicó cómo es la interfaz donde probaremos el componente de mensajes (index.html), y describimos en detalle cómo configurar RequireJS, preparamos la gestión de eventos y app.ts.
The best solution for that is using RequireJS, a library created for load traditional scripts or AMD modules in order to make more maintainable a reuse the code.
La mejor solución es utilizar RequireJS, una librería cuyo objetivo es cargar scripts tradicionales, o módulos AMD para hacer más mantenible y reutilizable el código.
RequireJS may sound like just another way to load modules with AMD, but I can ensure you that it is much more than that.
RequireJS puede sonar como otra forma de cargar módulos con AMD, pero puedo asegurarte que es mucho más que eso.
Sometimes, we want to load a library that is compatible with AMD and RequireJS.
En ocasiones queremos cargar una librería que es compatible con AMD y RequireJS.
To end with, I encourage you to read this article related to RequireJS and AMD.
Think of this wrap as, approximately, the code that we eliminated when going from the RequireJS code sample to the NodeJS module code sample.
Piensa en este envoltorio como, aproximadamente, el código que hemos eliminado al ir del trozo de código de RequireJS al del código de NodeJS.
In order to use a Bootstrap plugin with RequireJS, you need to follow this 3 steps.
Para agregar un plugin de Bootstrap, es necesario seguir 3 pasos.
Let's go further while learning #TypeScript, RequireJS and Bootstrap, a topic I am enjoying a lot, and now, let's create some code for a message box component that you can use and reuse in your projects.
Damos una nueva vuelta de tuerca en esta travesía por #TypeScript, RequireJS y Bootstrap que tan entretenido nos tiene, y ahora vamos crear el código para un componente de mensajes, de forma que podemos reutilizarlo en nuestros proyectos.
Version 5.4 also introduces support for JavaScript modules using the RequireJS module loading system.
La versión 5.4 también incorpora el soporte para la carga de módulos de JavaScript usando RequireJS.