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

Add Mixin guides #133

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

ArkoSammy12
Copy link

This Mixin will create an emphasis on building an intuitive understanding of mixins, as well as how to properly write them using modern mixin features, as well as teaching the proper foundations so that one can learn the decision making involved when choosing the type of mixin to use.

This is still a work in progress.

@ArkoSammy12 ArkoSammy12 added the new-content A new page or set of pages label Jul 9, 2024
@ArkoSammy12 ArkoSammy12 self-assigned this Jul 9, 2024
Copy link

netlify bot commented Jul 9, 2024

Deploy Preview for nimble-elf-d9d491 ready!

Name Link
🔨 Latest commit 0c34144
🔍 Latest deploy log https://app.netlify.com/sites/nimble-elf-d9d491/deploys/668d853e511c270008536df7
😎 Deploy Preview https://deploy-preview-133--nimble-elf-d9d491.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@IMB11 IMB11 added the stage:expansion This should be expanded label Jul 9, 2024

# Introduction to Mixins {#introduction-to-mixins}

The Fabric API provides a lot of useful hooks and other utilities to perform a variety of tasks in a safe and compatible way, be it to run code when the server shuts down, register commands, or rendering stuff.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Fabric API provides a lot of useful hooks and other utilities to perform a variety of tasks in a safe and compatible way, be it to run code when the server shuts down, register commands, or rendering stuff.
Fabric API provides a lot of useful hooks and other utilities to perform a variety of tasks in a safe and compatible way, be it to run code when the server shuts down, register commands, or rendering stuff.

@IMB11 IMB11 added the help-wanted Anyone is welcome to work on this label Aug 6, 2024
@its-miroma its-miroma linked an issue Oct 17, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Anyone is welcome to work on this new-content A new page or set of pages stage:expansion This should be expanded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Developer Guides: Mixins
3 participants