Commit Graph
935 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 92c3fe086f Merge pull request #265 from the-programmers-hangout/perf-optimize-lib-usage
perf: optimize lib usage
2020-05-21 11:43:47 -04:00
Jean-Philippe Sirois 9483ff98fd perf: install gatsby-plugin-polished to optimize performance 2020-05-21 11:43:15 -04:00
Jean-Philippe Sirois 56ffa2cdb9 perf: avoid loading all of ramda 2020-05-21 11:43:15 -04:00
Jean-Philippe Sirois 5b77154135 Merge pull request #264 from the-programmers-hangout/chore-remove-unused-katex
chore: remove unused katex
2020-05-21 11:42:01 -04:00
Jean-Philippe Sirois 26913d91af chore: remove unused katex 2020-05-21 10:29:00 -04:00
Jean-Philippe Sirois 00ab773b99 Merge pull request #263 from the-programmers-hangout/feat-use-noreferrer-on-links
feat: use noreferrer on links
2020-05-21 01:32:15 -04:00
Jean-Philippe Sirois b17f62d87f feat: use noreferrer on links 2020-05-21 01:25:41 -04:00
Jean-Philippe Sirois cab4f652f5 Merge pull request #262 from the-programmers-hangout/refact-clean-up-typings
refact: clean up global typings
2020-05-21 01:25:10 -04:00
Jean-Philippe Sirois 6d7e3838ec refact: clean up global typings 2020-05-21 01:19:52 -04:00
Jean-Philippe Sirois 30b1c5998a Merge pull request #261 from the-programmers-hangout/chore-clean-up
perf: optimize/cleanup svgs
2020-05-21 01:19:18 -04:00
Jean-Philippe Sirois 9a461277f4 perf: optimize/cleanup svgs 2020-05-21 00:59:04 -04:00
Jean-Philippe Sirois 97ca0c1c52 Merge pull request #260 from the-programmers-hangout/feat-improve-seo
feat(resources): improve SEO
2020-05-21 00:57:19 -04:00
Jean-Philippe Sirois 4a18696e9f feat(resources): improve SEO 2020-05-21 00:54:59 -04:00
Jean-Philippe Sirois af5e633683 Merge pull request #259 from the-programmers-hangout/content-resources-javascript-promises
content(resources): update/tweak JS promises resources
2020-05-20 23:33:18 -04:00
Jean-Philippe Sirois 7a369f9d34 content(resources): update/tweak JS promises resources 2020-05-20 23:27:22 -04:00
Jean-Philippe Sirois a472a6a1da Merge pull request #258 from the-programmers-hangout/content-resources-javascript-callback-to-promise
content(resources): add resource about converting a callback to a promise
2020-05-20 23:27:07 -04:00
Jean-Philippe Sirois d98278ce11 content(resources): add resource about converting a callback to a promise 2020-05-20 23:08:27 -04:00
Jean-Philippe Sirois a26ee7dd7c Merge pull request #257 from the-programmers-hangout/chore-bump-deps
chore: bump deps
2020-05-19 23:55:11 -04:00
Jean-Philippe Sirois db696b439d chore(deps): bump @types/react-helmet to 6.0.0 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 1874747999 chore(deps): bump @types/ramda to 0.27.6 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois c9f03e862b chore(deps): bump @types/prismjs to 1.16.1 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 55f5307f6c chore(deps): bump @types/lodash to 4.14.152 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois e5ee069d43 chore(deps): bump @graphql-codegen/typescript-react-apollo to 1.14.0 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 57c4329e74 chore(deps): bump @graphql-codegen/typescript-operations to 1.14.0 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 0075985216 chore(deps): bump @graphql-codegen/typescript to 1.14.0 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 1df5bd78d2 chore(deps): bump @graphql-codegen/cli to 1.14.0 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 49106ad149 chore(deps): bump typescript to 3.9.3 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 1497d39e2e chore(deps): bump gatsby-transformer-remark to 2.8.10 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 14ad3298c2 chore(deps): bump gatsby-source-filesystem to 2.3.5 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois aa96e84ac0 chore(deps): bump gatsby-plugin-sharp to 2.6.6 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 186ff93f0a chore(deps): bump gatsby-plugin-manifest to 2.4.6 2020-05-19 23:50:58 -04:00
Jean-Philippe Sirois 0fde5ca320 chore(deps): bump gatsby to 2.22.1 2020-05-19 23:50:57 -04:00
Jean-Philippe Sirois 58a5737e22 Merge pull request #256 from the-programmers-hangout/style-format-code
style: format codebase
2020-05-19 23:50:50 -04:00
Jean-Philippe Sirois a1283334b3 style: format codebase 2020-05-19 21:57:49 -04:00
Jean-Philippe Sirois 0eaea34b28 style: update prettier arrow parens rule 2020-05-19 21:57:25 -04:00
Jean-Philippe Sirois be886b52ef Merge pull request #255 from the-programmers-hangout/feat-resources-avoid-default-language
feat(resources): avoid a default language
2020-05-19 21:00:21 -04:00
Jean-Philippe Sirois 4283300472 feat(resources): avoid a default language 2020-05-19 20:50:47 -04:00
Jean-Philippe Sirois 5941866778 Merge pull request #253 from IsaacIngram22/master
Make JetBrains Logo Clickable
2020-05-19 20:31:46 -04:00
IsaacIngram22 d21260bd9a Remove extra wrapper and add noreferrer tag 2020-05-19 20:07:21 -04:00
IsaacIngram22 dfe392071b Make JetBrains Logo Clickable 2020-05-19 20:02:08 -04:00
Jean-Philippe Sirois c953620b3e Merge pull request #249 from the-programmers-hangout/ui-style-blockquotes
ui(resources): style blockquotes
2020-05-13 09:55:17 -04:00
Jean-Philippe Sirois df8a1761c6 ui(resources): style blockquotes 2020-05-13 08:18:21 -04:00
Jean-Philippe Sirois 114bf73b68 Merge pull request #248 from the-programmers-hangout/content-clean-up-markdown
content(resources): clean up markdown files, headings & codeblocks
2020-05-13 07:52:41 -04:00
Jean-Philippe Sirois 6356927a35 content(resources): clean up markdown files, headings & codeblocks 2020-05-13 07:10:53 -04:00
Jean-Philippe Sirois 1d42773186 Merge pull request #247 from the-programmers-hangout/feat/tweak-page-sidebar
feat(resources): tweak external resources & visuals
2020-05-13 07:10:41 -04:00
Jean-Philippe Sirois f2c477ac3a docs: update README to match current frontmatter structure 2020-05-13 06:32:01 -04:00
Jean-Philippe Sirois 2a1d8626bd feat(resources): tweak external resources & visuals 2020-05-13 06:31:58 -04:00
Jean-Philippe Sirois 34047cc05c Merge pull request #244 from the-programmers-hangout/chore/tsconfig-use-es2019-lib
chore: use es2019 lib in tsconfig
2020-05-12 06:35:42 -04:00
Jean-Philippe Sirois 8ac7467ea7 chore: use es2019 lib in tsconfig 2020-05-12 06:31:28 -04:00
Jean-Philippe Sirois 689fb3ccd3 Merge pull request #243 from the-programmers-hangout/chore/remove-gatsby-plugin-typescript
chore: remove now useless gatsby-plugin-typescript
2020-05-12 00:49:50 -04:00