Skip to content

Effective Javascript Repositories

Akin C edited this page Dec 6, 2022 · 43 revisions

ERROR: No image found!

The idea of the following collection of repositories is to convert the knowledge into own created mini projects, made with the help of the book "Effective JavaScript 68 Specific Ways to Harness the Power of JavaScript by David Herman". Also they should help to confirm the content of the book and can be used as a prop. Another benefit is that by reading the book, the mini projects get a much stronger validation.

  • NOTE:

I bought the book Effective JavaScript 68 Specific Ways to Harness the Power of JavaScript by David Herman in 2017. This means that some concepts and best practices used in the mini-projects may be out of date. Since the book I'm using is older, I won't adapt new concepts and best practices in the mini-projects. This also applies to upcoming mini-projects.

Please, feel free to use them^^!

⬇️LAST PAGE

The following tools were used:

Basic requirements:

  • Basic knowledge in HTML
  • Basic knowledge in HTML style
  • Basic knowledge in programming (What is a "function, loop, if-statement, data type, variable)
  • The knowledge gained through the mini-projects mostly builds on one another

STILL IN WORK!!


Chapter 1

Item 1

Item 2

Item 3

Item 4

Item 5

Item 6

Item 7

Chapter 2

Item 8 & Item 9

Item 10

Item 11

Item 12

Item 13

Item 14

Item 15

Item 16 & Item 17

Chapter 3

Item 18

Item 19

Item 20

Item 21

  • 21.1.Javascript-use-of-apply-
    DescriptionTesting the use of js method "apply" with the help of an own made and strongly simplified face customizer


Item 22

Item 23

Item 24

Item 25

  • 25.1.Javascript-binding-
    DescriptionExplaining with the help of js "forEach" method and a puzzle as content the use of the js method "bind"


Item 26

Item 27

Item 28

Item 29

Chapter 4

Item 30

Item 31 & Item 32

Item 33

Item 34

Item 35

Item 36

Item 37

⬆️FIRST PAGE

Clone this wiki locally