Giter Club home page Giter Club logo

flashcards.github.io's Introduction

Flashcards for Developers | flashcards.github.io

A community-based collection of developer flashcards to boost your professional skills.

DigitalOcean Referral Badge

Topics

Algorithms

AWS FAQs

Command Line

CSS

HTML

Node.js

Python

React

Ruby

SQL

Contributing

The flashcards.github.io community is possible thanks to kind volunteers like you. We welcome any and all contributions to the community and are excited to welcome you aboard.

If you've noticed a mistake or have a new deck, open a pull request or start a discussion!

Steps to contributing to this GitBook:

  1. Clone the repository here.
  2. Install the GitBook CLI.
  3. Run npm install via the command line.
  4. Run gitbook build via the command line.
  5. Run cp -R _book/* . via the command line.
  6. Run git clean -fx _book via the command line.
  7. Commit your changes and open a PR.

Created by Zachary Lawson

flashcards.github.io's People

Contributors

zlawson-ut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

flashcards.github.io's Issues

Flashcards too small

Maybe it's because I'm using a 2k monitor, but the iframe with the flashcards is too small. The text itself seems fine, it's just the box making everything cluttered

Thanks for the cards btw

Command Line Flashcard Screen Not adjusting properly

The command line page is not working properly. I found the solution:

On command_line/introduction.html on line 276 <iframe src="https://embed.flashcards.io/?url=https://flashcards.github.io/command_line/introduction.html"></iframe>

is missing the class="FlashcardsIO" class. So, it needs to be:

<iframe class="FlashcardsIO" src="https://embed.flashcards.io/?url=https://flashcards.github.io/command_line/introduction.html"></iframe>

I cannot commit to this repo.

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.