• Stars
    star
    710
  • Rank 63,751 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

If you don't know it all, at least know what you don't know.

Know it all

know-it-all.io

The goal of know-it-all is to help you discover things that you don't know about web development.

And maybe one day about other things too.

Running it locally

  1. fork it/clone it git clone https://github.com/davidgilbertson/know-it-all.git
  2. npm i
  3. Before running in dev mode for the very first time, you must do a build (npm run build)
  4. npm run dev to start up the webpack dev server, then head to localhost:8080
  5. npm run build to build the production bundles
  6. npm start to start in production mode, also at localhost:8080. Note that this is hosted as a static site, so the production build just starts a very simple little NodeJS server.

Planned stuff

  • View a list of all "Don't know" and/or "Know of it" items.
  • Counts of scores (e.g. Don't know: 43, unrated: 8,723, etc)
  • Links to docs for each item. Maybe.
  • Search the list

Contributing

I'd be delighted to get help from the greater community, I imagine in typing out all that data I made some mistakes. Typos etc you can go right ahead and do a PR. For any architectural change open an issue and let's chat about it first.

PRs that degrade performance will not be accepted.

More Repositories

1

react-recollect

State management for React
TypeScript
403
star
2

peeping-dom

A method to record users' journeys on your site and play them back.
JavaScript
103
star
3

easy-ease

JavaScript
68
star
4

sight-reader

Practice sight reading for piano
JavaScript
55
star
5

fireball

JavaScript
44
star
6

structures-demo

Demo for https://hackernoon.com/the-100-correct-way-to-structure-a-react-app-or-why-theres-no-such-thing-3ede534ef1ed
JavaScript
42
star
7

malla

A simple way to store and update your website's text.
JavaScript
32
star
8

trump-tweets

Two lies and a truth
JavaScript
20
star
9

news-bubbles

JavaScript
11
star
10

about-github

A repo for messing around with GitHub
9
star
11

scatter-bar

A type of chart for comparing multi-run sets of data
JavaScript
6
star
12

davidg-site

My site
JavaScript
6
star
13

disco-mundus

Learn the world - map-based memory training
TypeScript
3
star
14

readable-web-specs

A Chrome extension to improve the readability of web documentation
CSS
3
star
15

skinny

The Skinny Chrome Extension
JavaScript
3
star
16

utils

A bunch of utilities that I use
JavaScript
3
star
17

isolog

Send node console messages to the client
JavaScript
3
star
18

mpl-for-eda

The companion repository for the course "Interactive Matplotlib for Exploratory Data Analysis"
Python
3
star
19

list-html

Runs npm list and outputs to html
JavaScript
2
star
20

api-actions

Messing about with actions and ReST endpoints
1
star
21

talkonanon

Anonymous chat - a 'userless persistence' experiment
JavaScript
1
star
22

gravity-menu

A menu that slides open when you tile your phone because that's useful. https://gravitymenu.firebaseapp.com/
JavaScript
1
star