Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create - BoilerPlate #3

Open
6 tasks done
ddroid opened this issue Jan 7, 2025 · 2 comments
Open
6 tasks done

Create - BoilerPlate #3

ddroid opened this issue Jan 7, 2025 · 2 comments

Comments

@ddroid
Copy link

ddroid commented Jan 7, 2025

@todo

#1

  • Create Boiler Plate Code for Task Messenger
    • Fork the project
    • Init the npm package
    • Install dev dependencies
    • Write code for boiler plate
    • Bundle the code together
    • @output 📦 from comment
@ddroid
Copy link
Author

ddroid commented Jan 7, 2025

Tasks

  • Research - 2 min
  • forking, cloning , npm init, - 3 min
  • Writing Code - 10 min
  • Bundling , Pulling and worklog 5 min
  • @output 📦 ui-components_v0.0.1

Feedback

I have created the boiler plate don't know that it would end up helping or not yeah thats it.

@ddroid ddroid mentioned this issue Jan 7, 2025
6 tasks
@ddroid
Copy link
Author

ddroid commented Jan 9, 2025

Tasks

  • Research - 20 min
  • Editing files / Writing code - 30 min
  • Debugging - 30 min
  • Bundling , Pulling and worklog 20 min
  • @output 📦 ui-components_v0.0.2

Feedback

I have updated the structure to be modular and successfully done it.
The issue was with the way parameters were taken I included destructuring in paramaters by ([name, fn]) => which was before (name, fn) => also used ...factories as you specified
Removed container.innerHTML = '<hr><label>${name}</label>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant