Giter Club home page Giter Club logo

basicpokedex-javascript's Introduction

Basic Pokedex

This repository was created for the purpose of allowing students to create a basic Pokédex web application.

Overview

EXPECTATION: You will be expected to fully engage during lecture periods. Accordingly, please wait until the designated times during this live workshop to code along with your instructor!

NEED HELP? Practice developing your autonomy as a programmer. Use Google Search, Medium, Hackernoon. MDN, Stack Overflow, peruse documentation at mdn.io, or talk to your friendly neighbor. If you're utterly stuck, flag down your instructor for guidance.

DISCLAIMER: Completion of this workshop is no guarantee of admission into the Hack Reactor immersive program, nor does it have any influence in the admissions process.

Slides


The slide deck for this worshop can be found here.

Steps to for the JavaScript Implementation Of The Pokédex


  1. DOM Manipulation
  2. Fetching data from PokéAPI
  3. Adding an even listener to our search button Pokéball
  4. Search for all the Pokémon!

Applying JavaScript Fundamentals


Creating a project

In order to truly master a programming language, a programmer must use all of the individuals pieces of the language to figure out what the language is capable of. Mastery of a language does not necessarily mean that you've commited every single interface of the language to memory but you do have an idea about what is possible within the language, what are the strengths of the language, and what is the best reference material for researching the language when you're not sure what a particular interface might do.

Workshop Expectations

You may or may not understand every single aspect of every single line of code you are writing and seeing in this workshop. The workshop instructor and the slides are here to help you figure out what each of the lines are doing but deep understanding will only come from stepping through the code one self with documentation nearby.

JavaScript Documentation

One of the best JavaScript reference manuals on the web is located at the MDN Web Docs Website. Use the search bar at the top to search any piece of JavaScript code that you aren't familiar with.

Vocabulary Development

Developing your vocabulary as a programmer is as important as learning to write code. To accelerate your conversational capabilities, we recommend partnering with a neighbor to discuss your code at every opportunity. The more opportunities you have to explain yourself, the better. Don't worry – with time, you'll know all the jargon there is to know about programming.

basicpokedex-javascript's People

Contributors

alexatgalvanize avatar violet-love avatar lizanayaramos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.