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
@@ -99,7 +99,7 @@ Publishing this package we are committing ourselves to the following code qualit
99
99
100
100
- 🤝 Respect **Semantic Versioning**: No breaking changes in patch or minor versions
101
101
- 🤏 No surprises in transitive dependencies: Use the **bare minimum dependencies** needed to meet the purpose
102
-
- 🎯 **One specific purpose** to met without having to carry a bunch of unnecessary other utilities
102
+
- 🎯 **One specific purpose** to meet without having to carry a bunch of unnecessary other utilities
103
103
- ✅ **Tests** as documentation and usage examples
104
104
- 📖 **Well documented ReadMe** showing how to install and use
105
105
- ⚖️ **License favoring Open Source** and collaboration
@@ -108,11 +108,11 @@ Publishing this package we are committing ourselves to the following code qualit
108
108
109
109
## ☝️ Learning resources
110
110
111
-
-[🚜 TypeScript Avanzado: Más allá de any](https://pro.codely.tv/library/typescript-avanzado-mas-alla-de-any-182513/418230/about/) (Spanish - Course)
111
+
-[🚜 TypeScript Avanzado: Más allá de any](https://pro.codely.com/library/typescript-avanzado-mas-alla-de-any-182513/418230/about/) (Spanish - Course)
112
112
-[📂 DDD en TypeScript: Estructura de carpetas](https://youtu.be/AJJRk7qmVHg) (Spanish - YouTube video)
113
-
-[🔖 Domain-Driven Design en TypeScript](https://pro.codely.tv/library/ddd-en-typescript-modelado-y-arquitectura-172533/375662/about/) (Spanish - Course)
114
-
-[🐥 JavaScript moderno: Buenas prácticas para empezar y refactorizar aplicaciones](https://pro.codely.tv/library/javascript-moderno-buenas-practicas-para-empezar-y-refactorizar-aplicaciones-69571/208928/about/) (Spanish - Course)
115
-
-[🏗️ De JavaScript a TypeScript](https://pro.codely.tv/library/de-javascript-a-typescript-128106/347481/about/) (Spanish - Course)
113
+
-[🔖 Domain-Driven Design en TypeScript](https://pro.codely.com/library/ddd-en-typescript-modelado-y-arquitectura-172533/375662/about/) (Spanish - Course)
114
+
-[🐥 JavaScript moderno: Buenas prácticas para empezar y refactorizar aplicaciones](https://pro.codely.com/library/javascript-moderno-buenas-practicas-para-empezar-y-refactorizar-aplicaciones-69571/208928/about/) (Spanish - Course)
115
+
-[🏗️ De JavaScript a TypeScript](https://pro.codely.com/library/de-javascript-a-typescript-128106/347481/about/) (Spanish - Course)
0 commit comments