Git Product home page Git Product logo

quote-generator's Introduction

Quote Generator

This project is from Zero to Mastery: Jacascript Web Projects: 20 Projects to Build Your Portfolio. This is project 1 / 20.

Live Project

You can check out my live project here.

You can view the full list of project from this course here.

Thoughts

I had previously created a random quote generator back when I was doing the FreeCodeCamp curriculum. Back when I made that random quote generator, I didn't use an API or anything like that. Instead, I had a 2 dimentional array. So I had an array that looked like let quoteArr = [['Hello World', '-Me'], ['Hi there', '-Someone']]. This way I had my own list of quotes that I wanted to include.

Unfortunately, I no longer seem to have the code for this quote generator. I do remember having a very complicated function to pick a quote. It included random number generators and for loops.

I think the way this generator was tought in the course was much better. It was a lot cleaner and really wasn't complicated at all. Back when I made the first one, I didn't know there was an API for quotes. I also barely had any idea how to work with APIs.

quote-generator's People

Contributors

rperry99 avatar anurag-ak99 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.