Kirill Cherkashin
Kirill Cherkashin
TBD
Add a new button to the list of buttons:  If the button is pressed on local environment, the user would be redirected to exactly the same page, but in...
Add twitter handle Add github URL
# What the issue is about Starting with v2 (or v3) webpack raw loader is using es imports, which results in a change of behavior. Before: `require('!!raw-loader!1.txt')` returned a string...
# What the issue is about If the user breaks interactive exercise, there is an error in the console, but there is no user feedback:  We should handle this...
# What the issue is about Currently it is not possible to get going with the codelab on windows using npm (yarn works). See analysis by @jacekk: https://github.com/codelab-fun/codelab/pull/1160#issuecomment-544174093 The goal...
# What the issue is about We have a slack chat channel. Currently the entrypoint is http://nycjsorg.now.sh. While it works well, it's a bit misleading, and it would be amazing...
# What the issue is about: Code examples are using monaco code editor + iframe to render things, this is very heavy. So if multiple examples are rendered on the...