Skip to content

Commit 4b4b18c

Browse files
authored
Fix how Vue.js is written
1 parent 393c522 commit 4b4b18c

File tree

1 file changed

+1
-1
lines changed
  • content/blog/entries/cc-vocabulary-docs-updates-closing

1 file changed

+1
-1
lines changed

content/blog/entries/cc-vocabulary-docs-updates-closing/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Here's the link to the [documentation site](https://cc-vocabulary.netlify.app).
184184
- Knowing the previously existing code in your project is of serious essence. It's important to understand the code styles, structure & activity of the code that you are dealing with.
185185
- Be patient! Its fine to delay something if it makes sense to have it logically accomplished only after certain other tasks are done & dusted with.
186186
- How essential it is to write neat code is something that's not spoken too often. (I wonder why...)
187-
- I always thought VueJS sets up SPA's by default. I'm surprised you need to configure it additionally to do just that!
187+
- I always thought Vue.js sets up SPA's by default. I'm surprised you need to configure it additionally to do just that!
188188
- Storybook is just a really nifty OSS with great community support!
189189
- Vue.js is fantastic. Maybe I'm a Vue.js fan now. Should I remain loyal to React? I don't know.
190190
- Making a site responsive isn't the easiest of tasks, but it's certainly doable after a lot of stretching & compressing; lets say that.

0 commit comments

Comments
 (0)