HTML5 allows us to define the structure of our website or projects focused on the web, according to the new standards defined by the W3C. It's nost considered a programming language but it is the magic behind the WWW. This is the superhero of the web.
CSS3 is the latest evolution of the Cascading Style Sheets language, and aims to expand the CSS2.1 version. It brings with it many highly anticipated novelties, such as rounded corners, shadows, gradients, transitions or animations, and new layouts.
Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.
GitHub is a development platform inspired by the way you work. From open source to business, you can host and review code, manage projects, and build software alongside 40 million developers. Built for Developers.
Ruby is a language with a careful balance. Its creator, Yukihiro “Matz”Matsumoto, mixed parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada and Lisp) to form a new language that incorporated both functional and imperative programming.
JavaScript is an interpreted programming language, dialect of the ECMAScript standard. It is defined as object-oriented, prototype-based, imperative, weakly typed and dynamic. It is the programming language for Web Developers.
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.
Node.js® es un entorno de ejecución para JavaScript construido con el motor de JavaScript V8 de Chrome. Conceived as a JavaScript execution environment for asynchronous events, Node.js is designed to build scalable network applications.
MongoDB is a distributed, document-based and general purpose database that has been designed for modern application developers and for the cloud era. Used by millions of developers to drive the world's most innovative products and services
React helps you create interactive user interfaces in a simple way. Design simple views for each state in your application, and React will efficiently update and render the correct components when the data changes.
Redux is a predictable container of the status of JavaScript applications. It helps you write applications that behave consistently, run in different environments (client, server and native), and are easy to test.