You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We also recently reached 300⭐ (and counting...) and I want to thank you all ❤️ for this goal.
As I thought it was a good idea back then, and I still think it is the right choice now, having an interactive copy of our abbr list that allows for quick searches is fantastic.
While our md file is our core, using it for long times when searching for numerous abbrs using links to navigate back and forth can be exhausting (I've experienced it).
This site addressed this problem just by implementing a basic filter search feature.
Additionally, the most recent and ongoing feature is the translation of our list, but the old site wasn't suitable for handling it.
The new one will serve as a base for the upcoming changes.
Changes
Astro as framework
Deployed on Vercel
Contexts
New site new look
Astro as framework
The old website was built with React as I believed building a filter would require a lot of interactivity (also because React was the only framework I was familiar with at the time 😅).
However, after some real-world use cases, I've concluded that all that interactivity is unnecessary.
The new site is built with Astro a more appropriate framework for hybrid sites with a little interactivity, in our case powered by Svelte.
Deployed on Vercel
The site is no longer hosted on GitHub pages but on Vercel instead for a faster with no config workflow.
The old site is staying online but consider it deprecated and archived.
Contexts
Context related abbrs 🟡 now come with their context enclosed within { }.
Additionally, I've fixed the annoying problem that I still don't know how was happening with •s syntax leading in missed or duplicated spaces between texts and •s.
New site new look
The rewrite comes with a fresh style but still uses our loved blueish 🟦 colors.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
abbreviations-in-code is growing and I think our project needs a new site.
As I thought it was a good idea back then, and I still think it is the right choice now, having an interactive copy of our abbr list that allows for quick searches is fantastic.
While our md file is our core, using it for long times when searching for numerous abbrs using links to navigate back and forth can be exhausting (I've experienced it).
This site addressed this problem just by implementing a basic filter search feature.
Additionally, the most recent and ongoing feature is the translation of our list, but the old site wasn't suitable for handling it.
The new one will serve as a base for the upcoming changes.
Changes
Astro as framework
The old website was built with React as I believed building a filter would require a lot of interactivity (also because React was the only framework I was familiar with at the time 😅).
However, after some real-world use cases, I've concluded that all that interactivity is unnecessary.
The new site is built with Astro a more appropriate framework for hybrid sites with a little interactivity, in our case powered by Svelte.
Deployed on Vercel
The site is no longer hosted on GitHub pages but on Vercel instead for a faster with no config workflow.
Contexts
Context related abbrs 🟡 now come with their context enclosed within { }.
Additionally, I've fixed the annoying problem that I still don't know how was happening with •s syntax leading in missed or duplicated spaces between texts and •s.
New site new look
The rewrite comes with a fresh style but still uses our loved blueish 🟦 colors.
That's all thanks for reading.
Oh, I almost forgot - here's the site: https://abbreviations-in-code.vercel.app. Enjoy! 😀.
Related PR
Yours T1xx1 🔴🟡🟢
Beta Was this translation helpful? Give feedback.
All reactions