Take away from Semantic Versioning - it helps you to think about the code in a way that you can distribute to the users without breaking their code.
https://t.co/NSAfhUiA0i
β npm package
β semantic versioning
β»οΈ esm vs cjs
β»οΈ bundling (rollup)
@JimmyDCleveland I also watched your latest video on build tools and thought that it would be cool if you could do a Rollup tutorial when you get a chance!
I love the way you explain the programming concepts and hope to see more contents from youπx3
Learning the basics of publishing NPM package. https://t.co/9HOuylweZ9
Roadmap to building component library
β npm package
β»οΈ semantic versioning
β»οΈ esm vs cjs
β»οΈ bundling (rollup)
@JimmyDCleveland Thanks for an awesome tutorial!
Here's the final post of Building NomadHair in Component Driven Approach series.
https://t.co/LTMsSwf3hL
TLDR: Talk about various UI testing tools (Jest, Testing Library, Axe, and Playwright) and how I have combined them into a single productive workflow with Github Action
I just published Part II of [CDD] Building NomadHair in Component Driven Approach https://t.co/0A8BQBnEOU
In this article, I cover how I built UI library with Storybook and more technical details on building reusable components with React π
Why design system?
1. Faster design iterations by avoiding making the same design decision twice.
2. Maintain the app's cohesive and uniform appearance, even as the design evolves over time
3. Keep the design process and development in sync with the single source of truth.
Hot fix release for NomadHair
v.1.0.1
- add visual indicators to available dates and disable dates without timeslots.
- fix typos
https://t.co/Wgc6Y6UqXD
First release of NomadHair - an appointment scheduling app to help my friends easily arrange haircut appointments with me.
https://t.co/PaR2IjjVaB
v1.0.0
Find out more -> https://t.co/WWfUE2MT5J
Made with #nextjs, #tailwindcss, #storybook, #sanity. Powered by @vercel