Excited to know more about this week's vocabulary site updates? Read on to find out!
Vocabulary Site Updates (Edition 3/many more to come)
What I've been up to
The surreal feeling...
Merged? Yes. Merged. Here's my story!
- After getting a thumbs up from the UX Designer, I put up my GSoD Website PR for review.
- I was confident there would be changes, and I let them roll in. It's important to note here that what seems perfect to you may not be so to others, and only experience teaches you the right from the wrong.
- There were a few of them, mainly dealing with spacing, textual content and colors. I resolved them as soon as I could.
- zackkrida has been kind enough to point and enumerate all of them for me!
- After receiving a final approval from the engineering team, my PR was finally merged!
- The final draft of the vocabulary site is live! It will soon be deployed (on Netlify) and be made available for public viewing.
- For my readers, here's exclusive preview of the final draft.
- I've tried making it as optimised as possible, but if you have any inputs whatsoever feel free to raise issues over on our GitHub repository.
- The famed Lighthouse report suggests that it's a pretty good start! I've also taken care of the accessibility aspect wherever applicable.
Aiming high!
What I've learnt
- GSoD isn't just about documentation; there's some serious amount of coding too!
- You don't have to sit and write code for hours together. Take breaks, come back, and the fix will strike you sooner than ever.
- Timelines change; improvisation being an essential aspect of any project!
- MDX is a neat little format to code in! Documenting code is just so much easier.
- Things become obsolete. Versions become outdated. Code maintaining is therefore, easier said than done!
Other community work tidbits
Being a part of an open source organisation also means that I must try to bring in contributions from existing & first time contributors. Here's a peek into my efforts for the same:
- The dark mode PR started off as a hacktoberfest contribution, and it is now complete!
- Created a
/shared
package to house common files between packages (such as the dark & light theme after referring to the React documentation. - The automated npm README.md customisation is now up and running. (really had a blast solving that issue!)
- If the snapshot testing stands approved, we'll have it running on chromatic!
- Raised issues to add multiple badges to the root README.md file; namely
maintained with Lerna
& custom badges for package sizes from packagephobia.
Thank you for your time! Stay put for the season finale!