hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.7K
active users

#selftaughtdevelopers

0 posts0 participants0 posts today

Day 6️⃣9️⃣ - 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 5️⃣5️⃣ - 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
*/