Building Your First Open Source Project
September 05, 2023
14 min
Free
vue-js
javascript
vue-3
bundle-size
xstate
vue-cli
open-source
typescript
composition-api
component-libraries
state-management
testing
ci-cd
accessibility
vite
Description
Erik Hanchett presents his talk "Building Your First Open Source Project" at VueConf US 2023. The talk covers the considerations and decisions involved in creating a Vue 3 open-source library, including choosing build tools, state management, and testing strategies. The speaker shares experiences from building an authenticator component library at AWS, highlighting lessons learned regarding accessibility, bundle size, code sharing, and testing.