Mostrando entradas con la etiqueta JavaScript. Mostrar todas las entradas
Mostrando entradas con la etiqueta JavaScript. Mostrar todas las entradas

sábado, 20 de mayo de 2017

,

ReactJS Course: Learn JavaScript Library Used by Facebook&IG

The Astonishing Power of High Performance JS (Without The Headache). Brought to You By Facebook and Instagram as React

Descripción
Stop struggling to code front-end the hard way. React is performing fast DOM manipulations and is easy to learn. No more events attached to the DOM elements. Just declare in React and it will do the necessary manipulations for you (declarative style).
This course is designed for web developers who are familiar with JavaScript and interested in using React as a view layer for their front-end web apps.
Warning: React by Facebook is Taking Over The World
I stumbled upon some guy from Zurich, Switzerland who was arguing that you don't need MVC (model, view, controller) with Reactjs.




miércoles, 17 de mayo de 2017

,

Learn by Doing: Vue JS 2.0 the Right Way

Learn how to build a standalone client app with routing and authentication in VueJS 2.0 (Single page application)


Descripción
If you are ready to take your frontend web development skills to the next level and learn a new technology which is rapidly growing - then you've come to the right place!
In this course we'll learn VueJS - the version 2.0 to be specific, which quickly became highly valued among professional web developers, because it is really simple (unlike 2.0 versions of some other JS frameworks...) while also very powerful at the same time! The version 2.0 is mature and is already used both by small startups and in the enterprise apps by many corporations in the real world.
We'll focus on the practical side of things by building a small microblogging social network called "Beeper"! The focus is on medium and large scale applications, so you will learn, through example, how to structure your code and how real applications work.


Dona a Comunidad ProgramandolaWeb y recibe los siguientes beneficios:

  • Contenido Disponible las 24/7 
  • Contenido de todos los temas[Backend, Frontend, UX, SysAdmin, Seguridad, etc.]
  • Recibirás Acceso a mas de 800 Cursos de las plataformas de educación mas conocidas y reconocidas.
  • Contenido nuevo cada bimestre.
  • Contenido en Ingles y Español
Para mas información puedes descargar aquí el contenido que tenemos actualmente y como realizar tu donativo.


domingo, 14 de mayo de 2017

,

Master ExpressJS to Build Web Apps with NodeJS&JavaScript

Based on ExpressWorks automated workshop, author Azat Mardan (Pro ExpressJS) walks you through each exercise.


ou might have heard about such rapidly-growing-in-popularity technologies as NodeJS or the M.E.A.N. stack (MongoDB, ExpressJS, AngularJS and NodeJS). The brilliance of NodeJS is its fast performance and the ability to leverage JavaScript on the server. That's right! Developers can use one language for the browser and the server code. Even more so, they can use JavaScript for the database layer with MongoDB. Therefore, the full stack JavaScript becomes a new standard for web development.
With NodeJS being a low-level platform, it is not a framework by itself. This leads us to a problem of how we can organize code, parse requests, send back responses, use template engines, implement authentication, validation, and connect to databases among other things without solving those problems by ourselves?
For many years, NodeJS developers' choice of web framework is ExpressJS.
After taking this course, you can start mastering ExpressJS by building RESTful APIs for your single-page applications (powered by AngularJS, ReactJS, BackboneJS or any other front-end framework). With ExpressJS, developers can easily organize their code (middleware pattern), add more functionality (npm modules) and configure the server (configuration over convention).
Moreover, Express is mature and very stable so that it's a default choice for small companies and large enterprises. Even more advanced frameworks, like Sails or Loopback, extend ExpressJS (i.e., they depend on Express). Therefore, learning ExpressJS first is a valuable investment, because you can apply the same skills and existing ExpressJS middleware to more advanced frameworks.
,

Crea aplicaciones FullStack con javaScript

Aprende a trabajar FullStack con javaScript y uno de las plataformas más populares y productivos de la actualidad, Meteor. Meteor te permite crear aplicaciones con javaScript completamente, desde el frontend hasta el backend. En este curso te enseñamos cómo usar Meteor para crear aplicaciones en tiempo real, mientras creamos un mini clon de Slack



Dona a Comunidad ProgramandolaWeb y recibe los siguientes beneficios:

  • Contenido Disponible las 24/7 
  • Contenido de todos los temas[Backend, Frontend, UX, SysAdmin, Seguridad, etc.]
  • Recibirás Acceso a mas de 800 Cursos de las plataformas de educación mas conocidas y reconocidas.
  • Contenido nuevo cada bimestre.
  • Contenido en Ingles y Español
Para mas información puedes descargar aquí el contenido que tenemos actualmente y como realizar tu donativo.

Al terminar este curso vas a aprender

 Programar funciones en el servidor y en escritorio
 Aplicaciones en tiempo real
 Flujo asíncrono
 Cuentas de usuario
 Bases de datos no relacionales
 Webcomponents con React
 Aplicaciones híbridas móvil y escritorio
 Javascript ES6

viernes, 7 de abril de 2017

,

Aprende JavaScript desde 0 con 60 ejercicios prácticos

Aprende a programar manipulando elementos, creando efectos avanzados para crear páginas web animadas y más paso a paso.

Aprenderás:
  • ¡Más de 60 clases y 4,5 horas de contenido!
  • Primeros Pasos en JavaScript
  • Establecer Estructuras, Funciones, Arrays, Eventos y Más
  • Manipular Formularios, Ventanas, API Canvas y otros Objetos Más
  • Crear proyectos con la API Canvas
  • Trabajar con la Librería JQuery
  • Y Más paso a paso.