Latest news about Bitcoin and all cryptocurrencies. Your daily crypto news habit.
tl;dr: WordArt.
I was born in the late 80âs. It means I had some tough choices when I grew up in the 90âs. One of them was choosing a WordArt title for a school assignment.
As part of my daily job I need to upgrade stuff that affect dozens of developers. It freezes some of the deployments and make developers not so happy :-)
I needed to do it with some creativity and I got my nostalgic attack after Ran Greenberg told me âYour font looks like WordArtâ and remembered the struggle I had when I was a kid.
Solution
I created a library for react called react-wordart. Now the deploy freeze looks much better and super user friendly.
I used https://github.com/transitive-bullshit/create-react-library for generating the library and just to write the code so huge kudos to Travis Fischer.
Most of the work from there was to write the css. Luckily I have internet⊠I used this article and I had the css. Also used classnames package for controlling dynamic classname and voilà .
Using create-react-library I got example project out of the box, and ran npm run deploy and there it is: https://yershalom.github.io/react-wordart
After I read this comment on my thread at Reddit, I decided to split the css to its own repo: https://github.com/yershalom/css-wordart
The usage is pretty simple:
And then just like that I had my nostalgic moment and created an open source out of that.
Hoped you enjoyed reading!
When dev gets nostalgic was originally published in Hacker Noon on Medium, where people are continuing the conversation by highlighting and responding to this story.
Disclaimer
The views and opinions expressed in this article are solely those of the authors and do not reflect the views of Bitcoin Insider. Every investment and trading move involves risk - this is especially true for cryptocurrencies given their volatility. We strongly advise our readers to conduct their own research when making a decision.