Commit graph

52 commits

Author SHA1 Message Date
thatblindgeye
4a112362c8 Update files 2023-01-21 12:53:41 -05:00
Eric Olkowski
67d4d0afec
Update README.md 2022-02-16 22:01:13 -05:00
Eric Olkowski
076059551a
Update README.md 2022-02-16 17:41:44 -05:00
Eric Olkowski
2b54b1d682
Merge branch 'main' into thatblindgeye-patch-1 2022-02-16 17:26:00 -05:00
Jeremy Myers
edb9c244b5 Remove irrelevant text about order of completion 2022-02-14 16:05:00 -05:00
Eric Olkowski
1b43007a26
Update README.md 2022-02-14 14:59:03 -05:00
conor
7a9377f675 Update NPM instruction to new lesson link 2022-01-18 21:09:59 +00:00
davidnth
702d983059
Update README.md
Co-authored-by: Tatiana <hello@tatianacodes.com>
2021-08-08 15:14:12 +10:00
davidnth
79e57ddcec
Update README.md
An explanation of debugging in visual studio code.
2021-08-08 14:59:21 +10:00
Tatiana
80affeb2a4
Update README.md 2021-07-10 14:53:40 -07:00
xandora
4355657732
Clarify Jest installation instructions 2021-05-21 12:14:57 +12:00
Michael Frank
5708c3d85a Added jest
Removed generator-exercises folder as it breaks jest-codemods

run jest-codemods on .spec.js files, move generator-exercises back in

Change references from Jasmine to Jest in main readme

Update README with Jest specific language. Update some spec files with new syntax

update tests, multiple exercises

.gitignore: Added package-lock.json, package.json that were used when I ran code-blocks over the tests.

Standardised function declaration calls across exercises

fix typo in caesar.spec.js

Ignoring package-lock.json, package.json

Backtrack on .gitignore modification, add instructions to readme

move files from testing repo to this repo

Typo fixes, remove duplicate exercise folder

Remove solution from non-solution branch

Minor grammatical fixes

added trailing semicolon to all function and module exports

Fix words caught by search/replace action.

remove doubled semicolon.

Correct words caught by search/replace action.

Add missing semicolon.

Add .DS_Store to .gitignore

multiple files: Added a blank line at the end of each file

Ignore generator-exercise when linting exercise files

Update exercise number of each exercise

Update exercise number
2021-05-17 23:46:49 +01:00
Tatiana
4c771f2e05
update cloning link 2021-01-18 12:31:31 -08:00
GroundedCastle
35781bd985
Update README.md 2021-01-12 15:17:56 -06:00
GroundedCastle
6e0ae18d37
Updated README
Made wording more generic (removed wrongly stated `cd exerciseName`), updated "The first exercise..." text in line 17.
2021-01-12 15:17:20 -06:00
GroundedCastle
8992dbff97
Removed double spaces 2021-01-12 15:03:42 -06:00
GroundedCastle
13e75df196
Updated "To" as a test for making changes 2021-01-12 15:00:50 -06:00
GroundedCastle
e240670a8e
Update README.md 2021-01-11 18:43:56 -06:00
GroundedCastle
d6977b1f98
Updated Cogency, Syntax, and Clone Explanation
The description said to install "NPM/Node." In the link that's provided, the author says that Node is being installed and specifically states that NPM is not being installed. It's more accurate to just say Node is being installed for now to avoid permission issues. Added colon for a list. Removed first person to create a consistent voice. Explained what cloning was because that's not covered up to this point in Foundations.  Made the capitalization consistent with the rest of the course.
2021-01-11 17:23:34 -06:00
Marvin Gay
2c5bb33cfc
Update node installation link 2020-10-28 22:00:21 -04:00
Marvin Gay
2563ec716b
Additional revisions to README 2020-10-17 19:43:29 -04:00
Abhineet0011
1c4b1a667e
Update readme.md 2020-10-17 21:20:36 +05:30
Briggs Elsperger
26d610ca6e
Update README.md 2020-04-21 14:51:23 -06:00
Briggs Elsperger
9e2e2995e7
Update README.md 2020-04-21 14:51:06 -06:00
Cody Loyd
cc479b5e70
Update README.md 2019-07-18 16:14:59 -05:00
Briggs Elsperger
e0a0119979
updates to show Odin directions 2019-06-12 11:03:31 -05:00
Briggs Elsperger
a52257e5e0
Update README.md 2019-06-12 11:00:13 -05:00
Cody Loyd
159d100c2b
Update README.md 2019-04-11 10:23:14 -05:00
Briggs Elsperger
e455c78eb0
Fixes incorrect directions 2019-02-26 11:55:01 -06:00
Leila Alderman
de6c2ff0ee
Remove Linux-specific wording 2018-12-14 16:45:04 -05:00
Leila Alderman
dfa97ee721
Update installation instructions
Added in a step for installing Node and clarified to not follow Linux's suggestions.
2018-12-03 18:04:31 -05:00
Briggs Elsperger
ec08e8c480
Changes node version to NPM
if a user does not have node he does not have NPM, but a user could have node without NPM
2018-07-11 23:35:06 -05:00
Cody Loyd
9f4c1caf15
Merge pull request #5 from ryanford-frontend/patch-1
Add more granular instructions
2017-12-24 06:26:41 -06:00
Cody Loyd
35472494af
Merge pull request #4 from Nightcaper/patch-1
Update README.md
2017-12-24 06:26:28 -06:00
ryanford-frontend
26ecd35a83
Add more granular instructions
Instruct users to clone the repo in case that wasn't clear
2017-12-23 16:25:28 +08:00
Cody Loyd
950ab79d2b
Update README.md 2017-12-15 14:07:55 -06:00
Nightcaper
e4f5cbad75
Update README.md
Having to change 'xit's in exercises like repeatString for testing exercise solutions was not immediately obvious. I felt it should be mentioned so newbies before me won't face confusing jasmine messages about xits when testing their code.

I don't know how the wording of the readme is really intended, so I hope my change will address this properly.
2017-11-25 01:47:03 -06:00
Cody Loyd
7de28f54fb
Update README.md 2017-11-24 14:18:11 -06:00
Cody Loyd
f72bdd2ee3 Update README.md 2017-09-20 13:35:31 -05:00
Cody Loyd
36cda1edba Update README.md 2017-09-20 13:32:42 -05:00
Cody Loyd
100f940905 add more exercises 2017-08-28 05:52:02 -05:00
Cody Loyd
bdc61b6474 add fibonacci 2017-08-25 14:29:48 -05:00
Cody Loyd
4dc777616c add snakeCase 2017-08-25 14:16:42 -05:00
Cody Loyd
b847c3bd61 add caesar cipher 2017-08-25 13:59:26 -05:00
Cody Loyd
cadd4b255c add leapYears 2017-08-25 13:47:05 -05:00
Cody Loyd
fc9725de7f add tempConversion 2017-08-25 10:27:07 -05:00
Cody Loyd
4c8f1643ec add removeFromArray 2017-08-24 08:12:11 -05:00
Cody Loyd
85ca46440e typo 2017-08-18 08:12:17 -05:00
Cody Loyd
15271b14e7 add planned exercises 2017-08-18 08:11:45 -05:00
Cody Loyd
b95fa8ea60 node 2017-08-17 16:07:22 -05:00