curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

JavaScript Developer Tools: Introduce this page after OOP intro

Open rawfiul opened this issue 1 year ago • 9 comments
trafficstars

Checks

Describe your suggestion

I understand we want students to learn debugging tools as soon as they learn conditionals and data types, but all the articles and videos on this page are too early to digest. I suggest either a or b: A - a custom-made precise tutorial on this page itself where students are introduced to tools and files.js that just debugs conditionals for now. B - teach students about debugging/introduce this current page, after a small intro to object oriented aspect of js.

Path

Foundations

Lesson Url

https://www.theodinproject.com/lessons/foundations-javascript-developer-tools

(Optional) Discord Name

rawfiul

(Optional) Additional Comments

No response

rawfiul avatar Dec 10 '23 14:12 rawfiul

Hello @rawfiul

Can you specifically point to the place(s) in the articles where you think the use of object orientation is confusing?

JoshDevHub avatar Dec 10 '23 18:12 JoshDevHub

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar Jan 10 '24 01:01 github-actions[bot]

Bumping this @rawfiul

Would be very glad to discuss specific issues you felt were difficult to work through due to lack of knowledge around objects or object orientation.

JoshDevHub avatar Jan 13 '24 20:01 JoshDevHub

hey sorry, i have been busy with exams. Will write a detailed report and revert back

On Sun, 14 Jan, 2024, 2:07 am Josh Smith, @.***> wrote:

Bumping this @rawfiul https://github.com/rawfiul

Would be very glad to discuss specific issues you felt were difficult to work through due to lack of knowledge around objects or object orientation.

— Reply to this email directly, view it on GitHub https://github.com/TheOdinProject/curriculum/issues/26912#issuecomment-1890762801, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQVANHC3X5TOWGNKH6DIERDYOLWAHAVCNFSM6AAAAABAOTJMXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJQG43DEOBQGE . You are receiving this because you were mentioned.Message ID: @.***>

rawfiul avatar Jan 14 '24 03:01 rawfiul

@rawfiul Thanks for updating me. No need to rush, just wanted to make sure you're still interested.

JoshDevHub avatar Jan 29 '24 03:01 JoshDevHub

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar Feb 29 '24 01:02 github-actions[bot]

Any update on this @rawfiul ?

JoshDevHub avatar Mar 11 '24 17:03 JoshDevHub

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar Apr 11 '24 01:04 github-actions[bot]

Hi, I agree with this since I also struggled to follow through all the linked articled and documents. They refer to concepts which are uncovered before in the course. Such as animations, caught and uncaught exception among others. I especially struggled with DOM manipulation with node selectors and CSS at-rules.

TheeMee avatar Jul 06 '24 09:07 TheeMee