Pinned Repositories
curso-serverless-na-aws-web
cursos-landing-v1
javascript-fundamentos-01
jsexpert-challenge-guide
The main guide for you to solve the JS EXPERT CODE CHALLENGES!
jsexpert-challenge02-lifecycle
This is a code challenge where you are supposed to implement the given functions taking into consideration the Javascript Lifecycle and other particularities of the language.
jsexpert-challenge03-terminal
This is a code challenge where you are supposed to understand a bit more about the Javascript lifecycle and ECMAScript Modules implementing a functional customized Command Line Interface (CLI) with beautiful terminal outputs, understanding a bit more about internationalization on the process.
jsexpert-challenge04-datatypes
This is the official repository of the 4th EW.IT code challenge. Which is a Producer/Consumer Application where you can manually view and recommend cryptos on the Producer side & plot charts and manage your recommendation wallet on the Consumer side.
jsexpert-exercicio01-pokeapi
Javascript Expert training first code challenge complete: An API that gives you a random Pokemon starter team.
jsexpert-exercicio01-pokeapi-solution
Javascript Expert training first code challenge complete: An API that gives you a random Pokemon starter team.
semanajsexpert08
EW Academy's Repositories
ew-academy/jsexpert-challenge-guide
The main guide for you to solve the JS EXPERT CODE CHALLENGES!
ew-academy/jsexpert-exercicio01-pokeapi
Javascript Expert training first code challenge complete: An API that gives you a random Pokemon starter team.
ew-academy/jsexpert-challenge02-lifecycle
This is a code challenge where you are supposed to implement the given functions taking into consideration the Javascript Lifecycle and other particularities of the language.
ew-academy/semanajsexpert08
ew-academy/curso-serverless-na-aws-web
ew-academy/jsexpert-challenge03-terminal
This is a code challenge where you are supposed to understand a bit more about the Javascript lifecycle and ECMAScript Modules implementing a functional customized Command Line Interface (CLI) with beautiful terminal outputs, understanding a bit more about internationalization on the process.
ew-academy/cursos-landing-v1
ew-academy/javascript-fundamentos-01
ew-academy/jsexpert-challenge04-datatypes
This is the official repository of the 4th EW.IT code challenge. Which is a Producer/Consumer Application where you can manually view and recommend cryptos on the Producer side & plot charts and manage your recommendation wallet on the Consumer side.
ew-academy/jsexpert-exercicio01-pokeapi-solution
Javascript Expert training first code challenge complete: An API that gives you a random Pokemon starter team.
ew-academy/building-for-destruction
Building Node.js applications for destruction.
ew-academy/jsexpert-challenge06-patterns
This is the official repository for the 6th EW.IT code challenge. Which is a POC for a credit-based messaging application using some of the Design Patterns presented on the JS EXPERT classes.
ew-academy/jsexpert-challenge02-lifecycle-solution
This is the solution for the code challenge where you were supposed to implement the given functions taking into consideration the Javascript Lifecycle and other particularities of the language.
ew-academy/jsexpert-challenge03-terminal-solution
This is the official solution for the code challenge 03, where you are supposed to understand a bit more about the Javascript lifecycle and ECMAScript Modules implementing a functional customized Command Line Interface (CLI) with beautiful terminal outputs, understanding a bit more about internationalization on the process.
ew-academy/jsexpert-challenge04-datatypes-solution
This is the official solution for the 4th EW.IT code challenge. Which is a Producer/Consumer Application where you can manually view and recommend cryptos on the Producer side & plot charts and manage your recommendation wallet on the Consumer side.
ew-academy/jsexpert-challenge05-regexp
This is the official repository of the 5th EW.IT code challenge. Which is a Facade/Fluent API based application to extract useful information from governmental csv files using regexps.
ew-academy/jsexpert-challenge05-regexp-solution
The official solution for the 5th EW.IT code challenge. Which is a Facade/Fluent API based application to extract useful information from governmental csv files using regexps.
ew-academy/jsexpert-challenge06-patterns-solution
The official solution for the 6th EW.IT code challenge.