Skip to content

Conversation

@MartinEmanuelMaldonado93
  • Add proper error handling and user feedback
  • Fix OS detection logic
  • Improve command generation
  • Add user guidance messages
  • Fix variable declarations and scope issues
  • Add better clipboard operation handling

- Add proper error handling and user feedback
- Fix OS detection logic
- Improve command generation
- Add user guidance messages
- Fix variable declarations and scope issues
- Add better clipboard operation handling
@marler8997
Copy link
Owner

looks like some nice improvements, thanks for your contribution! I see you've reformatted the HTML, are you using some sort of autoformatter? It makes it difficult to review and see what's actually changed. Do you have a recommendation on what we could do so I could just see what's changed?

@MartinEmanuelMaldonado93
Copy link
Author

Hi! @marler8997 First off, thanks a lot for anyzig it's been super helpful I just started learning Zig, and being able to auto-switch between versions when jumping into different projects has made things way easier.
Also, sorry for mixing in a bunch of changes all at once. I’ll clean it up so it’s easier to see what’s going on.
Really appreciate your work!

martin emanuel added 5 commits June 19, 2025 16:16
- Extract styles to separate CSS file for better maintainability
- Add meta tags for better browser compatibility and SEO
  - charset UTF-8
  - viewport for responsive design
  - description meta tag
- Improve code organization by separating concerns
- Add showNotification function with success/error states
- Add input validation for OS and architecture selection
- Improve error handling in clipboard operations
- Add proper type checking and validation
- Add visual feedback for user actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants