question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improvements in activity development tutorial

See original GitHub issue

There are some mistakes in the activity development tutorial:

  1. In Sugarizer Vue.js activity development tutorial step-5 localize method for localizing the l10n object should be called in mounted, not in localized function. Because of this only backdrop is showing for the tutorial tour as no text is passing also stringAddPawn is not rendering. As shown:

tour

If I used the same mounted function used in the SugarTutorial.js component, then it’s working perfectly fine.

  1. Given, go-left.svg is not correct in the Vue.js template. Because of this in tour div it’s not rendering clearly. As shown:

arrow

go-left

  1. In Sugarizer Vanilla Javascript activity development tutorial step-1 the example image contains “locale.ini” file. It’s not there in the empty template provided. So, updating the image would be better for the newbie.

  2. There are minor spelling mistakes in some step instructions.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
llaskecommented, Mar 15, 2022

Nice to hear that you find the problem. It’s a good way to learn.

0reactions
S-kuscommented, Mar 15, 2022

Nice to hear that you find the problem. It’s a good way to learn.

Thank You @llaske. Yes, it’s helped a lot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Key Strategies for Effective Tutorials - University of Waterloo
Tutorials should have their own learning goals.​​ Communicate these goals to your students. Focus not on “covering material” but rather encourage active learning ......
Read more >
Introduction to activities - Android Developers
This document introduces the concept of activities, and then provides some lightweight guidance about how to work with them. For additional ...
Read more >
28 Personal Development Activities to Ace Your Life
Dive into this curated list of 28 approved Personal Development Activities to reach your Life & Career Goals. Start improving TODAY⋆
Read more >
DAP: Teaching to Enhance Each Child's Development and ...
Developmentally appropriate teaching practices encompass a wide range of skills and strategies that are adapted to the age, development, ...
Read more >
Process Improvement Steps - Planview
Follow these 9 process improvement steps to guide then to success. ... Every business relies on many processes, or a set of activities...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found