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
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
`yarn server:dev`
8
8
9
9
### About:
10
-
I have two repos effectively doing the same thing. This repo uses TypeScript to it's fullest while the other repo (<ahref="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 (<ahref="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.
11
11
12
12
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.
0 commit comments