Best JS ap
Love the examples and equivalents for references
JavaScript everywhere
I love the MDN examples, this is great!
Fix fix fix
It won’t let me use the log function to type stuff or alert. If I write
Const firstname=‘hello’;
Const lastname=‘hello’;
Log(‘firstname’+’lastname’);
It says log isn’t a function even though log is the function to print out words.
Const firstname=‘hello’;
Const lastname=‘hello’;
Log(‘firstname’+’lastname’);
It says log isn’t a function even though log is the function to print out words.
great design
like dash w a repl










