Commit Graph
49 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 0bc9d6b3df feat(archives): transfer locally, instead of fetching from git 2019-11-21 03:48:34 -05:00
Tom 9772a5165a content: add article about arithmetic, assignment and comparison operator & operator precendence 2019-11-21 01:00:49 -05:00
ddivad195 ae5d21758d fix(rules): fix rule links and formatting 2019-11-21 00:49:46 -05:00
Jean-Philippe Sirois 0983134a8e content(rules): update rules 2019-11-19 17:56:23 -05:00
thomas-crane b578601593 fix(resources): fix typos in js resources
Some small typos in the code examples for the iterative vs functional JS
page have been fixed up.
2019-11-09 10:10:03 +11:00
jacquej96 b5af1418b0 content(resources): bootstrap Java inheritance article 2019-11-05 11:59:53 -08:00
jacquej96 50c82885b8 content(resources): bootstrap Java classes article 2019-10-23 10:43:59 -04:00
T0MGithub ca511539bf Fixed Discord Tag
Fixed discord tag, as they are case-sensitive. The tag should now be accurate. This should fix the profile picture not appearing on the article.
2019-10-20 11:30:07 +01:00
T0MGithub c1af78df5f content(resources): first write up about arrow functions in Javascript
Improved Arrow Functions Guide
2019-10-19 08:47:49 -04:00
matcha bd52398a10 tweak about page grammar 2019-10-19 08:31:31 -04:00
matcha 0cda992d63 fix missing link to Discord 2019-10-19 08:29:05 -04:00
matcha f70b72a9d3 stray '.' removed 2019-10-17 16:04:41 -04:00
Hayden Young 4431cdea5e Add some KUtils tutorials (#115)
* Add some KUtils tutorials

* Merge all KUtils guide into one long guide

* Update kutils-guide.md

This was to resolve the review from @Xetera

* Update kutils-guide.md
2019-10-10 02:58:51 -07:00
ddivad195 9c9c507790 resource: fix broken link in promise article 2019-10-08 23:33:52 -04:00
Jean-Philippe Sirois 3d9e1c2e04 content(resources): init blank es6 arrow functions article to prevent 404 2019-10-08 23:20:49 -04:00
Jean-Philippe Sirois eb9966dc41 content(resources): fix titles in js iterative-functional article 2019-10-08 23:16:39 -04:00
Jean-Philippe Sirois a3a1b78372 content(resources): rename article names to fit context 2019-10-08 23:13:45 -04:00
ddivad195 528527f4f0 content(js): add variable article 2019-10-08 17:54:48 +01:00
Jean-Philippe Sirois 583b7ea61a style: autoformat/lint the codebase 2019-10-07 07:21:54 -04:00
Amish Naidu 3c1bd6c5ed content(resources): Add pragma-once-faq for C++ 2019-10-06 22:47:21 -04:00
supergrecko 8cadbbfbfe content(resources): Add generics in java article 2019-10-06 22:20:57 -04:00
supergrecko 218497becb content(resources): improve JS iterative vs functional article 2019-10-06 22:15:26 -04:00
ddivad195 dce43d4b9d resource: add async await js article 2019-10-02 23:26:47 +01:00
supergrecko bf45274f07 Create C-bindings article 2019-08-23 23:18:06 +02:00
aiden01 3b0eeb76f9 fix: typo in spread operator post 2019-08-12 21:58:48 -04:00
Jean-Philippe Sirois e8b15dc69f feat: spread operator post (#54)
feat: spread operator post
2019-08-11 13:47:18 -04:00
aiden01 aa0f2f5bf2 added extra resources on spread operator 2019-08-11 13:46:11 -04:00
aiden01 f0107f18df feat: spread operator post 2019-08-11 13:46:11 -04:00
aiden01 440536868b fix: added fox to server owners 2019-08-10 15:29:13 -04:00
supergrecko 2e57776712 Fix incorrect file path 2019-08-07 20:17:07 +02:00
supergrecko 801e02a213 Fix front-matter title 2019-08-07 20:10:02 +02:00
supergrecko c6f593afa1 Add article explaining prepared statements with PDO. 2019-08-07 20:10:02 +02:00
aiden01 ea3d4f08fd fixed Array#every example 2019-08-07 10:02:59 -04:00
Jean-Philippe Sirois c47190e815 content: use external resources 2019-08-06 01:35:21 -04:00
Jean-Philippe Sirois 1be2818a08 content: update content titles to match wanted format 2019-07-30 08:44:07 -04:00
Xetera bf86d72173 added docs and rules pages 2019-07-29 21:24:56 -04:00
Jean-Philippe Sirois 8f771e194e chore: rename docs to resources 2019-07-29 20:48:30 -04:00
Xetera aed86c901a modified language template query 2019-07-29 04:12:09 -04:00
Xetera 1b6525f4b4 added user-fetching functionality on build 2019-07-29 04:12:04 -04:00
Xetera 1d93f4e160 callbacks post WIP 2019-07-29 03:29:48 -04:00
Jean-Philippe Sirois 22e4d68583 style: auto-format code 2019-07-27 17:32:39 -04:00
Jean-Philippe Sirois baa61147ac content: add WIP of JS iterarive vs functional array helpers 2019-07-27 15:52:25 -04:00
supergrecko eb8c0dc99e Added singleton article 2019-07-27 15:52:25 -04:00
Xetera 6ef875f51f main page markdown content added 2019-07-27 15:52:25 -04:00
Xetera 3398a87093 intro page markdown 2019-07-27 15:52:25 -04:00
Xetera 6ad1a1ae9b manifest tweak 2019-07-27 15:52:25 -04:00
Xetera 76aedcc516 promises post 2019-07-27 15:52:16 -04:00
Xetera 69fc1a3dbd cleaned up structure, added styled components 2019-07-26 15:27:27 -07:00
Xetera 36f4e41e16 stupid prismjs 2019-07-26 14:37:31 -07:00