Building a PokeDex Using JavaScript
In this tutorial we're going to use #JavaScript to create a nice PokeDex showcasing some informations about the first 150 pokemons. We're getting all the inf... (more…)
Read more »
Javascript validation library. Write the same validation logic on the client and server side. Take advantage of functional programming. Read more