thejsway icon indicating copy to clipboard operation
thejsway copied to clipboard

The JavaScript Way book

Results 10 thejsway issues
Sort by recently updated
recently updated
newest added

In the "Sum of values" and "Array maximum" problems at the end of Chapter 6, students are asked to: > Write a program that creates the following array, (...) >...

I have a number of exercises that I have been using for years that I would also like to integrate or reference at appropriate points in the book. What is...

https://webdesignledger.com/common-typography-mistakes-apostrophes-versus-quotation-marks/ Maybe not high priority but i wanted to point this out. The book has some quirks regarding typography. We could start to get this right.

You shouldn't use 'left' for moving elements, because it will cause relayout of whole page on every frame. Use 'transform: translate'

help wanted

@bpesquet Hello Sir I'd like to participate in the translation of this nice book to Chinese. Any repo or team already built ? Tks in advance

At the "Splitting the program into functions", the particular code is written as: `// Get movies by Christopher Nolan const nolanMovies = () => { for (const movie of movieList)...

enhancement
help wanted

Link to You Dont Know JS was broken due to branch changes, changed to updated link.

Replace restclient (dead) by rest-client-apishub

You cannot calculate a GPS because it is not a number, it is a system. However, you can use GPS answers to calculate the current location.