Get help on our basic JavaScript and Algorithms Challenges. If you are posting code that is large use Gist - https://gist.github.com/ paste the link here.
if (e.target !== checkbox && e.target !== document.querySelector('#nav-icon')) checkbox.checked = false;
don't allow
and it's not asking me again
const AVG_TEMPERATURES = {
today: 77.5,
tomorrow: 79
};
function getTempOfTmrw(avgTemperatures) {
"use strict";
// change code below this line
const {tomorrow:tempOfTomorrow}=AVG_TEMPERATURES;
return tempOfTomorrow;
}
console.log(getTempOfTmrw(AVG_TEMPERATURES)); // should be 79
getTempOfTmrw(..)
in your example, both work
print-js
. print-js
helps in making sure it stays formatted correctly and styles are still applied. I would think that it would support hidden divs. What I'm looking at doing is trying to break my rows up though. So in this pen https://codepen.io/jluboff/pen/NergWZ the top block is what I'm currently working with. So everything is in one row, and thus will get pushed more often than not into a new page as opposed to being broken apart. I started playing around with some other stuff in the second box but haven't tested it enough
<p className={props.print ? "is-size-7" : "is-size-5"}>
.prettierrc
or similar file, so maybe have your script run a pretty
script prior to running the main script
npm-run-all
or similar
/s
?
limit the amount of writing thats required