Skip to content

Commit 83ce42a

Browse files
committed
Updated readme
1 parent b9c0cfc commit 83ce42a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,12 @@ This project is a clone of hacker news rewritten with universal JavaScript, usin
2626
- GraphQL - (Web Data API)
2727
- Apollo - (GraphQL Client/Server)
2828
- Next - (Routing, SSR, Hot Module Reloading, Code Splitting, Build tool uses Webpack)
29-
- Webpack - (Module Bundler)
3029
- TypeScript - (Static Types)
30+
- Webpack - (Module Bundler)
3131
- PostCSS - (CSS Processing)
3232
- Node.js - (Web Server)
3333
- Express - (Web App Server)
3434
- Passport - (Authentication)
35-
- Babel - (JS Transpiling)
3635
- TSLint - (JS Best Practices/Code Highlighting)
3736
- Jest - (Tests)
3837
- Docker - (Container Deployment)

0 commit comments

Comments
 (0)