Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: daansari/build-your-own-x
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codecrafters-io/build-your-own-x
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.

Commits on May 27, 2018

  1. Copy the full SHA
    b36f70e View commit details
  2. Copy the full SHA
    25cc031 View commit details

Commits on May 28, 2018

  1. Merge pull request codecrafters-io#150 from cliffordfajardo/build-you…

    …r-own-module-bundler
    
    add: build your own module bundler - Minipack
    danistefanovic authored May 28, 2018
    Copy the full SHA
    139360c View commit details
  2. Copy the full SHA
    0b1df3c View commit details
  3. Copy the full SHA
    243c2c7 View commit details
  4. Copy the full SHA
    bd511bf View commit details
  5. Merge pull request codecrafters-io#147 from yangshun/patch-1

    Add "Make Your Own AngularJS"
    danistefanovic authored May 28, 2018
    Copy the full SHA
    d7fe574 View commit details
  6. Fix typo in minipack's description

    bunder -> **bundler**
    ranyitz authored May 28, 2018
    Copy the full SHA
    4a74957 View commit details

Commits on May 29, 2018

  1. Merge pull request codecrafters-io#154 from ranyitz/patch-1

    Fix typo in minipack's description
    danistefanovic authored May 29, 2018
    Copy the full SHA
    655a45f View commit details
  2. Copy the full SHA
    697015b View commit details

Commits on May 30, 2018

  1. Merge pull request codecrafters-io#159 from mfrachet/create-front-fw

    Add create a frontend framework, from scratch, with components
    danistefanovic authored May 30, 2018
    Copy the full SHA
    c64b45b View commit details
  2. Copy the full SHA
    72363b3 View commit details
  3. Copy the full SHA
    b38e86c View commit details
  4. Copy the full SHA
    f2f6100 View commit details
  5. Copy the full SHA
    a1fa40a View commit details
  6. Copy the full SHA
    4fd15a4 View commit details
  7. Copy the full SHA
    52a9ca1 View commit details
  8. Copy the full SHA
    d286b01 View commit details

Commits on May 31, 2018

  1. Copy the full SHA
    67bc304 View commit details
  2. Copy the full SHA
    2846ade View commit details
  3. Update README.md

    vasanthk authored May 31, 2018
    Copy the full SHA
    aa7bb7b View commit details

Commits on Jun 1, 2018

  1. Move entry

    danistefanovic authored Jun 1, 2018
    Copy the full SHA
    05a8065 View commit details
  2. Remove line break

    danistefanovic authored Jun 1, 2018
    Copy the full SHA
    52ab562 View commit details
  3. Copy the full SHA
    5b8d0a1 View commit details
  4. Merge pull request codecrafters-io#168 from vasanthk/master

    Add link for "The Super Tiny Interpreter"
    danistefanovic authored Jun 1, 2018
    Copy the full SHA
    afe7ede View commit details
  5. Copy the full SHA
    5d25c17 View commit details
  6. Copy the full SHA
    6d9af6e View commit details
  7. Copy the full SHA
    e678b40 View commit details

Commits on Jun 3, 2018

  1. Fix formatting

    danistefanovic authored Jun 3, 2018
    Copy the full SHA
    8a3b12a View commit details
  2. Copy the full SHA
    01a7608 View commit details
  3. Copy the full SHA
    2ea583d View commit details

Commits on Jun 4, 2018

  1. Copy the full SHA
    edf07d2 View commit details
  2. Copy the full SHA
    78f6fad View commit details
  3. Copy the full SHA
    8d23106 View commit details
  4. Copy the full SHA
    f9e37d8 View commit details
  5. Fix formatting

    danistefanovic authored Jun 4, 2018
    Copy the full SHA
    45daff4 View commit details
  6. Copy the full SHA
    777c481 View commit details

Commits on Jun 6, 2018

  1. Copy the full SHA
    b589aba View commit details

Commits on Jun 8, 2018

  1. Copy the full SHA
    a002aae View commit details
  2. Copy the full SHA
    8f9699d View commit details
  3. Copy the full SHA
    932c678 View commit details

Commits on Jun 10, 2018

  1. Copy the full SHA
    d82942d View commit details

Commits on Jun 11, 2018

  1. Copy the full SHA
    5bc2ed9 View commit details

Commits on Jun 13, 2018

  1. Copy the full SHA
    55c490b View commit details

Commits on Jun 14, 2018

  1. Reorder links in Text Editor section

    Group the links by language in alphabetical order
    parmort authored Jun 14, 2018
    Copy the full SHA
    b8bcbc6 View commit details
  2. Merge pull request codecrafters-io#192 from parmort/master

    Reorder links in `Text Editor` section
    danistefanovic authored Jun 14, 2018
    Copy the full SHA
    b978bec View commit details

Commits on Jun 17, 2018

  1. Copy the full SHA
    043c8f7 View commit details

Commits on Jun 18, 2018

  1. Copy the full SHA
    4880753 View commit details
  2. Remove broken link

    danistefanovic authored Jun 18, 2018
    Copy the full SHA
    228bfed View commit details
  3. Copy the full SHA
    5cfc936 View commit details
Showing with 240 additions and 113 deletions.
  1. +2 −0 .gitattributes
  2. +0 −34 ISSUE_TEMPLATE
  3. +39 −0 ISSUE_TEMPLATE.md
  4. +199 −79 README.md
  5. BIN codecrafters-banner.png
  6. BIN feynman.png
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.md linguist-detectable=true
*.md linguist-documentation=false
34 changes: 0 additions & 34 deletions ISSUE_TEMPLATE

This file was deleted.

39 changes: 39 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<!--
Thanks for your contribution! If you're submitting a tutorial, please ensure it includes a guided path for learners, either through a step-by-step article or by breaking down code into digestible parts that are easy to follow. Please submit only programming tutorials that build something interesting from scratch; no frameworks, libraries, guides for frameworks/libraries or tutorials that glue just other libraries together.
-->

### Main programming language
<!-- max. 1 -->

### Tutorial title
<!-- the original title from the article, repository, ... -->

### Tutorial URL

### Category
* [ ] 3D Renderer
* [ ] Augmented Reality
* [ ] BitTorrent Client
* [ ] Blockchain / Cryptocurrency
* [ ] Bot
* [ ] Command-Line Tool
* [ ] Database
* [ ] Docker
* [ ] Emulator / Virtual Machine
* [ ] Front-end Framework / Library
* [ ] Game
* [ ] Git
* [ ] Network Stack
* [ ] Neural Network
* [ ] Operating System
* [ ] Physics Engine
* [ ] Programming Language
* [ ] Regex Engine
* [ ] Search Engine
* [ ] Shell
* [ ] Template Engine
* [ ] Visual Recognition System
* [ ] Voxel Engine
* [ ] Web Search Engine
* [ ] Web Server
* [ ] Uncategorized
Loading