Jean-Philippe Sirois
ec2db1223a
chore(deps): bump gatsby-plugin-layout to 1.1.18
2019-12-16 00:06:08 -05:00
Jean-Philippe Sirois
131fcfa7ad
chore(deps): bump gatsby-image to 2.2.36
2019-12-16 00:05:48 -05:00
Jean-Philippe Sirois
b2310dcded
chore(deps): bump gatsby to 2.18.12
2019-12-16 00:05:27 -05:00
Jean-Philippe Sirois
9147b75203
Merge pull request #199 from the-programmers-hangout/content-add-content-to-lang-intro-pages
...
content(resources): add content to lang intro pages
2019-12-16 00:02:34 -05:00
Jean-Philippe Sirois
d392f3ec2f
content(resources): add content to lang intro pages
2019-12-15 23:57:39 -05:00
Jean-Philippe Sirois
4690ca9e08
Merge pull request #197 from the-programmers-hangout/feat-link-to-resource-home
...
feat(resources): link to resources home from intro
2019-12-15 19:56:30 -05:00
Jean-Philippe Sirois
b40d6aeb58
feat(resources): link to resources home from intro
2019-12-15 19:48:02 -05:00
Jean-Philippe Sirois
4003ae0b7c
Merge pull request #196 from the-programmers-hangout/feat-intro-page-per-language
...
feat(resources): create intro page for each language
2019-12-15 17:07:07 -05:00
Jean-Philippe Sirois
97e9b8ce53
feat(resources): create intro page for each language
2019-12-15 16:22:43 -05:00
Jean-Philippe Sirois
f54bf61817
Merge pull request #193 from kkhan01/master
...
fix(resources): redirect links on resources 404
2019-12-10 01:38:27 -05:00
Khinshan Khan
234d20155c
fixed redirect links on resources 404
2019-12-10 01:30:09 -05:00
Isaac Clayton
88c9b8885a
content(rules): correct grammatical errors ( #192 )
...
* Correct Grammatical Errors
Corrected the following issues:
- fixed possession of some nouns.
- corrected common grammatical errors
- changed improper uses of 'which' → 'that'
- Cleaned up/clarified some prose
* revert to → too
* Fixed some small stylistic & grammatical errors
removed unnecessary commas, improved the flow of 'If you're a ~totally~ green noob...', made UUIDs `code style` as they're not proper names.
2019-12-06 17:10:44 -05:00
Jean-Philippe Sirois
26ba9998c7
Merge pull request #191 from the-programmers-hangout/style-add-ts-types-to-resources-404
...
style: add TS types to resources 404
2019-12-01 21:04:40 -05:00
Jean-Philippe Sirois
7297015068
style: add TS types to resources 404
2019-12-01 21:00:20 -05:00
Jean-Philippe Sirois
8a01032bb3
Merge pull request #190 from the-programmers-hangout/style-auto-format-code
...
style: auto-format code
2019-12-01 20:40:25 -05:00
Jean-Philippe Sirois
1195215117
style: auto-format code
2019-12-01 18:51:27 -05:00
Jean-Philippe Sirois
d6da413dec
Merge pull request #189 from kkhan01/master
...
Resources 404 Page Implemented
2019-12-01 18:44:25 -05:00
Khinshan Khan
c96fb2eabf
feat: support graceful 404 pages for resources
2019-12-01 18:30:22 -05:00
Jean-Philippe Sirois
0c3d8a3b4f
Merge pull request #185 from jacquej96/AddJavaArticles
...
Simplify Java/Class article
2019-12-01 17:48:42 -05:00
jacquej96
5253cccb37
content(resources): simplify Java class article
...
Removed the discussion about super() which will be a separate article
Reduced discussion of constructors to the bare minimum
Changed private vars to public to remove getters which will be a separate article
2019-12-01 17:48:20 -05:00
Jean-Philippe Sirois
0205acc1b7
Merge pull request #184 from HubertYe/master
...
Created a article name multidimensional-arrays for c++
2019-12-01 17:45:17 -05:00
Alearori
a999470c4d
content(resources): add multidimensional arrays article for c++
2019-12-01 17:43:52 -05:00
Jean-Philippe Sirois
2e68282d80
Merge pull request #186 from haydennyyy/patch-1
...
Update ES6 Arrow Functions article
2019-11-24 23:27:31 -05:00
Hayden Young
7f00d07c11
content(resources): update JS arrow functions
...
This is both adding more content to the existing article, as well as explaining the use of parameters inside immediate return arrow functions.
> The correction was changing it from telling the reader it was for one-line expression returns only, to logic-less expression returns as they could take up multiple lines in the case of it being an object or array or such.
2019-11-24 23:06:17 -05:00
Jean-Philippe Sirois
b2ab8d3781
Merge pull request #188 from ddivad195/patch-2
...
fix(content): fix typo in async / await article
2019-11-24 22:48:34 -05:00
David
6e1a0ece87
fix(content): fix typo in async / await article
2019-11-24 16:57:23 +00:00
Jean-Philippe Sirois
04d499a44f
Merge pull request #182 from the-programmers-hangout/feat-extend-language-highlight-support
...
feat: extend languages syntax highlighting support
2019-11-21 05:35:55 -05:00
Jean-Philippe Sirois
b53c362e32
feat: extend languages syntax highlighting support
2019-11-21 05:30:59 -05:00
Jean-Philippe Sirois
32ce6763e8
Merge pull request #181 from the-programmers-hangout/content-archives-format
...
content(archives): format codeblocks
2019-11-21 05:21:12 -05:00
Jean-Philippe Sirois
beed6e278e
content(archives): format codeblocks
2019-11-21 05:18:13 -05:00
Jean-Philippe Sirois
b72d535b2e
Merge pull request #180 from the-programmers-hangout/fix-overly-large-mobile-title
...
fix: make site title much smaller mobile/tablet
2019-11-21 04:59:04 -05:00
Jean-Philippe Sirois
2635a6e84a
fix: make site title much smaller mobile/tablet
2019-11-21 04:54:48 -05:00
Jean-Philippe Sirois
498c660ff2
Merge pull request #179 from the-programmers-hangout/refact-rename-mobile-header
...
refact: rename poorly named mobile header
2019-11-21 04:54:40 -05:00
Jean-Philippe Sirois
c6d48eb9b7
refact: rename poorly named mobile header
2019-11-21 04:48:02 -05:00
Jean-Philippe Sirois
07aed26a92
Merge pull request #178 from the-programmers-hangout/feat-replace-favicon
...
feat: replace favicon with new logo
2019-11-21 04:45:23 -05:00
Jean-Philippe Sirois
e79c68fdaf
feat: replace favicon with new logo
2019-11-21 04:37:43 -05:00
Jean-Philippe Sirois
4b6d961ad3
Merge pull request #177 from the-programmers-hangout/chore-bump-deps
...
chore: bump dependencies
2019-11-21 04:34:53 -05:00
Jean-Philippe Sirois
89f157429b
chore(deps): bump lockfile
2019-11-21 04:17:47 -05:00
Jean-Philippe Sirois
d8de7485f7
chore(deps): bump tslint to 5.20.1
2019-11-21 04:12:45 -05:00
Jean-Philippe Sirois
8f7907cc7d
chore(deps): bump prettier to 1.19.1
2019-11-21 04:12:18 -05:00
Jean-Philippe Sirois
58521c1ab4
chore(deps): bump @types/styled-components to 4.4.0
2019-11-21 04:11:51 -05:00
Jean-Philippe Sirois
8c38a8cac5
chore(deps): bump @types/react-helmet to 5.0.14
2019-11-21 04:11:25 -05:00
Jean-Philippe Sirois
54e4837353
chore(deps): bump @types/react-dom to 16.9.4
2019-11-21 04:11:02 -05:00
Jean-Philippe Sirois
a4318a717f
chore(deps): bump @types/react to 16.9.11
2019-11-21 04:10:37 -05:00
Jean-Philippe Sirois
4239b08189
chore(deps): bump @types/ramda to 0.26.36
2019-11-21 04:10:11 -05:00
Jean-Philippe Sirois
255c192d9a
chore(deps): bump @graphql-codegen/typescript-react-apollo to 1.8.3
2019-11-21 04:09:43 -05:00
Jean-Philippe Sirois
90f547c147
chore(deps): bump @graphql-codegen/typescript-operations to 1.8.3
2019-11-21 04:09:16 -05:00
Jean-Philippe Sirois
57928a8016
chore(deps): bump @graphql-codegen/typescript to 1.8.3
2019-11-21 04:08:44 -05:00
Jean-Philippe Sirois
61126cd9b2
chore(deps): bump @graphql-codegen/cli to 1.8.3
2019-11-21 04:08:15 -05:00
Jean-Philippe Sirois
08be081603
chore(deps): bump typescript to 3.7.2
2019-11-21 04:07:40 -05:00