Skip to content

Commit 35c88a9

Browse files
committed
Fix grammar in readme
1 parent 64060ed commit 35c88a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
`yarn server:dev`
88

99
### About:
10-
I have two repos effectively doing the same thing. This repo uses TypeScript to it's fullest while the other repo (<a href="https://github.com/iamclaytonray/node-blog-api">here</a>) is meant to,more-or-less, show an Express server written in ES6 style, without Webpack/Babel. I'll may introduce Webpack in the other repo.
10+
I have two repos effectively doing the same thing. This repo uses TypeScript to it's fullest while the other repo (<a href="https://github.com/iamclaytonray/node-blog-api">here</a>) is meant to, more-or-less, show an Express server written in ES6 style, without Webpack/Babel. I'll may introduce Webpack in the other repo.
1111

1212
I was pretty motivated to write this server with TypeScript because I see a lot of very poorly done Node/Express servers. Besides, TypeScript is just amazing. This server is not perfect but I will reference this often for boilerplating my own projects/servers. That means that I will continue to fix bugs, update dependencies and make sure that this codebase is maintained, while shooting for this to be really well done. Questions? Shoot me an email or connect via social media. @iamclaytonray for social. @gmail.com for email.
1313

0 commit comments

Comments
 (0)