Skip to content
#

book

Here are 2,041 public repositories matching this topic...

slikts
slikts commented Sep 12, 2018

Chapter in question: https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20%26%20beyond/ch2.md#template-literals

The suggestion seems to be that the template literals would be all about strings; there's only examples that result in strings, and phrases like "final string value" and "generating the string from the literal" are used in what should be a general context, but the tag function

ericjmorey
ericjmorey commented Aug 26, 2019

When using Firefox Mobile Browser and Firefox Focus Browser, and Chome Mobile Browser on Android 8.1.0, page visitors to https://docs.python-guide.org/ are shown the bottom of the page being viewed and must scroll to the top to read as one would normally.

Not sure what is causing the jump to the bottom of the pages but it seems pervasive throughout the site.

Tiagojdferreira
Tiagojdferreira commented Feb 27, 2018

I think you make a very solid point in that section when you say that:

I do think you should be careful about the flow control part of return creating more implicitness in your function definitions. Try to figure out the most explicit way to express the logic; that will often be the best way.

But in your example I feel you do just the opposite. You add an extra variable that I need to keep t

Improve this page

Add a description, image, and links to the book topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the book topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.