Commit Graph

218 Commits

Author SHA1 Message Date
b3b878f3b3 Fix issue with example code
Adjust initCounter's returned reset method to fit the idea it's trying to illustrate, of resetting the counter value
2021-04-12 22:30:02 -03:00
2a45fca0a4 Add useInterval blog 2021-04-07 21:04:03 +03:00
2eff3b0083 Add benefits of writing blog 2021-03-29 22:20:39 +03:00
7607b18051 Update javascript-object-is-triple-equals.md
Fixes #12
2021-03-24 19:24:14 +02:00
6237131dac Add arrow functions blog 2021-03-23 20:58:14 +02:00
c4ac1000ab Add redux refactoring blog 2021-03-20 12:30:14 +02:00
6e93e46fff Add object literal lookup switch 2021-03-20 10:57:50 +02:00
82dec67395 Add instanceof primitive blog 2021-03-17 16:43:01 +02:00
06eca66d97 Add promise then vs finally blog 2021-03-15 20:25:09 +02:00
b665428ff5 Fix blog excerpt breaking everything 2021-02-25 20:49:35 +02:00
5ef410c97f Add Object.is blog 2021-02-25 20:01:30 +02:00
b9e44b219e Add js empty states blog 2021-02-24 22:22:29 +02:00
782eaecd72 Add remove property js blog 2021-02-24 19:32:17 +02:00
b0c37be605 Add clone js array blog 2021-02-23 23:01:08 +02:00
ebe70451ac Add empty js array blog 2021-02-23 20:28:33 +02:00
3d1e8fb3a2 Merge pull request #11 from hrv2k/patch-1
Correct a typo
2021-02-14 20:49:44 +02:00
aa04c0eaa6 Correct a typo 2021-02-14 18:28:47 +00:00
c6da290adf Update javascript-query-selector-shorthand.md 2021-02-08 22:30:15 +02:00
3dab57f9ed Add console cheat sheet 2021-02-02 15:18:47 +02:00
032588feae Add js caps lock check 2021-02-02 09:45:25 +02:00
44fff55b40 Add js array dedupe 2021-02-01 20:59:18 +02:00
61691099f3 Add JS array min max 2021-01-27 20:18:58 +02:00
d4abc910af Fix python code tag 2021-01-09 23:28:19 +02:00
6ca625f686 Update 25-css-gradients.md 2021-01-09 21:49:00 +02:00
991247034c Add CSS gradients blog 2021-01-08 22:30:37 +02:00
219085fe9c Fix typos 2021-01-07 23:46:42 +02:00
b2d002e3da Add python swap 2021-01-07 14:14:57 +02:00
55238b55b2 Add encodeURI question 2021-01-07 10:41:38 +02:00
118b941a04 Add python equality operators 2021-01-06 00:06:17 +02:00
1400094f42 Add CSS centering blog 2021-01-05 16:31:22 +02:00
6b1af57574 Add python string formatting 2021-01-05 00:11:44 +02:00
b788204162 Add JS spread/rest blog 2021-01-04 16:10:34 +02:00
9c2397c336 Unlist snippets 2021-01-04 12:52:39 +02:00
b50041d1d6 Add python named tuples 2021-01-01 23:39:11 +02:00
b15f058bd5 Add JS query shorthands 2020-12-31 23:52:32 +02:00
5e54cc76f8 Add JS destructuring assignment 2020-12-31 22:46:06 +02:00
13ad1dcd85 Add python dict get blog 2020-12-31 20:18:50 +02:00
35027ac9c4 Add CSS units cheat sheet 2020-12-31 19:50:29 +02:00
6c9a31c76f Add python sorting blog 2020-12-30 22:31:35 +02:00
1bdf5594be Add react object proptypes blog 2020-12-30 19:49:18 +02:00
dc1e50c14f Fix missing image credit in last blog 2020-12-30 16:16:24 +02:00
fae751c00e Add CSS easing variables blogs 2020-12-30 16:13:58 +02:00
ff3cbf4ddc Add downloadable file customization tip 2020-12-29 23:18:43 +02:00
b248230e9d Add JS sorting tip 2020-12-29 22:51:17 +02:00
a6ca7f2dca Add doherty threshold tip 2020-12-29 20:23:02 +02:00
f6daeaada0 Merge pull request #10 from nick-w-nick/spelling-fixes
Fixing spelling errors across multiple snippets
2020-12-11 19:12:19 +02:00
b3a3316881 fixed typos on contributing guide 2020-12-10 16:00:12 -05:00
431411034e additional spelling fixes 2020-12-10 15:59:02 -05:00
dc2da8d631 fixed numerous spelling errors 2020-12-10 15:50:43 -05:00
d6717bb6ad Add dark mode favicon guide 2020-11-27 13:25:30 +02:00