Day - Learning JavaScript
Finally, I completed lesson 18 - Final lesson
Some topics:
+ error handling
+ URL parameters
+ next step
/*
"We must embrace pain and burn it as fuel for our journey."
// Kenji Miyazawa
*/
Day - Learning JavaScript
Finally, I completed lesson 18 - Final lesson
Some topics:
+ error handling
+ URL parameters
+ next step
/*
"We must embrace pain and burn it as fuel for our journey."
// Kenji Miyazawa
*/
Day - Learning JavaScript
I learned some part of lesson 18 - Final lesson
Some topics:
+ fetch()
+ async - await
/*
"If you have made mistakes, there is always another chance for you.You may have a fresh start any moment you choose, for this thing we call ‘failure’ is not the falling down, but the staying down."
// Mary Pickford
*/
Day - Learning JavaScript
I started new lesson:
lesson 18 - Final lesson
Some topics:
+ intro to backend
+ callback
+ promises
/*
"Every day may not be good… but there’s something good in every day.
// Alice Morse Earle
*/
Day - Learning JavaScript
I completed the rest of exercises (17h to 17j) from lesson 17 - Object Oriented Programming.
Next: Final lesson, Lesson
/*
"My dear friend, clear your mind of can’t.
// Samuel Johnson
*/
Day - Learning JavaScript
I did the pre challenge (exercise 17a to 17g) of lesson 17 - Object Oriented Programming
/*
"It’s almost always possible to be honest and positive."
// Naval Ravikant
*/
Day - Learning JavaScript
I learned the rest of lesson 17 - Object Oriented Programming
It covers:
+ built-in classes
+ more details about "this"
/*
"You cannot have a positive life and a negative mind."
// Joyce Meyer
*/
Day - Learning JavaScript
I learned some part of lesson 17 - Object Oriented Programming
It covers:
+ class
+ inheritance
+ polymorphism
/*
"Once something is a passion, the motivation is there.
// Michael Schumache
*/
#learntocode #javascript #learninpublic #SuperSimpleDev #SelfTaughtDevelopers
Day - Learning JavaScript
I learned some part of lesson 17 - Object Oriented Programming
It covers:
+ intro to OOP
+ Why using OOP
/*
"Nothing will work unless you do."
// Maya Angelou
*/
#learntocode #javascript #learninpublic #SuperSimpleDev #SelfTaughtDevelopers
Day - Learning JavaScript
I completed exercises of lesson 16 - testing:
+ challenge exercise: 16j to 16m
/*
"I hated every minute of training, but I said, ‘Don’t quit. Suffer now and live the rest of your life as a champion."
// Mohammad Ali
*/
Day - Learning JavaScript
I did some exercises of lesson 16 - testing:
+ pre-exercise: 16a to 16h
+ challenge exercise: 16i
/*
"First forget inspiration. Habit is more dependable. Habit will sustain you whether you’re inspired or not. Habit is persistence in practice.
// Octavia Butler
*/
Day - Learning JavaScript
I learned lesson 16 - Testing
It covers:
+ create integration test for checkout page
+ use hook: beforeEach()
/*
"Knowledge makes a man unfit to be a slave.
// Frederick Douglas
*/
#learntocode #javascript #learninpublic #SuperSimpleDev #SelfTaughtDevelopers
Day - Learning JavaScript
I learned one part of lesson 16 - Testing
It covers:
+ create automated tests for addToCart()
+ mock localStorage with spyOn
/*
"Defeat is not bitter unless you swallow it.
// Joe Clark
*/
#learntocode #javascript #learninpublic #SuperSimpleDev #SelfTaughtDevelopers
Day - Learning JavaScript
I started learning lesson 16 - Testing
It covers:
+ intro to testing
+ manual and automated testing
+ intro to testing framework (jasmine)
/*
"Have no fear of perfection, you’ll never reach it.”
// Salvador Dalí
*/
#learntocode #javascript #learninpublic #SuperSimpleDev #SelfTaughtDevelopers
Day - Learning JavaScript
I did some exercises of lesson 15 - external libraries, mvc:
+ pre-exercise: 15a to 15g
+ improving amazon project: 15h to 15k
/*
"Do the best one can. Do it over again. Then still improve, even if ever so slightly, those retouches.
// Marguerite Yourcenar
*/
#learntocode #javascript #learninpublic #SuperSimpleDev #SelfTaughtDevelopers
Day - Learning JavaScript
I learned the rest of lesson 15 - External libraries.
It covers:
+ intro to MVC
+ practical example of MVC
/*
"Perseverance is trying and trying, and trying again each day.”
// F. M. O’Rourke
*/
Day - Learning JavaScript
I learned some part of lesson 15 - External libraries.
It covers:
+ make delivery options interactive
+ regenerating html when updateing delivery option
+ move orderSummary into its own file
+ save data & generate html for payment summary
+ make payment summary interactive
/*
"It’s always too early to quit.
// Norman Vincent Peale
*/
Day - Learning JavaScript
I learned one part of lesson 15 - External libraries.
It covers:
+ save data and generate HTML for delivery options
/*
"Practice is the price you pay today to be better tomorrow.
// James Clear
*/
Day - Learning JavaScript
I started learning lesson 15 - External libraries.
It covers:
+ intro to external libraries, hellojs and dayjs
+ using it as module
/*
"One way to keep momentum going is to have constantly greater goals.
// Michael Korda
*/
Day - Learning JavaScript
I did the rest of exercises (14j to 14m) of lesson 14 - modules.
/*
"Dignity grows with the ability to say no to oneself.
// A. J. Heschel
*/
Day - Learning JavaScript
I did four exercises (14f to 14i) of lesson 14 - modules.
/*
"The only impossible journey is the one you never begin.
// Tony Robbins
*/