mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 09:50:07 +00:00
docs(faq): fix spelling and grammatical errors (#558)
* feat(grammar): Common Mistakes. * Update docs/src/faq.md Co-authored-by: ayntee <ayyantee@gmail.com>
This commit is contained in:
@@ -21,11 +21,11 @@ of it's code! A breaking change in typings is a breaking change for the library!
|
||||
|
||||
## How Stable Is Discordeno?
|
||||
|
||||
One of the biggest issues with almost every library(I have used) is stability.
|
||||
One of the biggest issues with almost every library (that I have used) is stability.
|
||||
None of the libraries gave much love and attention to TypeScript developers the
|
||||
way it deserves. Sometimes TypeScript projects would break because breaking
|
||||
changes to typings did not make a MAJOR bump so TypeScript bots in production
|
||||
would break. Sometimes I was personally maintaing the typings because no one
|
||||
would break. Sometimes I was personally maintaining the typings because no one
|
||||
else was for that lib. Some libs were pre 1.0 and didn't even have a stable
|
||||
branch/version where I would not have to worry about breaking changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user