Releases: pestsov-v/node-js-without-frameworks
Releases · pestsov-v/node-js-without-frameworks
v2.0.0
App has been reviews to es7
- new structure of code
- closure functionalitty and class organization of code
- sculable architecture which every segments used the once functionallity.
- compain the module to module file.
all changelog about refactor the code - looking at the #60 brainch
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Create App to es5
What's Writed
- 1 starting a server by @pestsov-v in #15
- 2 routing request by @pestsov-v in #16
- сreate config file in the proj by @pestsov-v in #17
- create the https server by @pestsov-v in #18
- create the lib data functionality for future by @pestsov-v in #19
- 6 service users by @pestsov-v in #20
- 7 service tokens by @pestsov-v in #21
- 8 service checks by @pestsov-v in #22
- connect to twilio api by @pestsov-v in #37
- v2.0.0 - Refactor to ES7 by @pestsov-v in #39
- converte helpers to utils file by @pestsov-v in #40
- create logs by @pestsov-v in #41
- create the diffenent mode to console logger by @pestsov-v in #42
- initial gui by @pestsov-v in #43
- create the different templates and template methods by @pestsov-v in #44
- 25 server static assets by @pestsov-v in #45
- making AJAX request by @pestsov-v in #46
- 27 pages project by @pestsov-v in #47
- cli by @pestsov-v in #48
- create help command by @pestsov-v in #49
- Cli commands by @pestsov-v in #50
- Testing by @pestsov-v in #51
- Performance by @pestsov-v in #52
- http/2 by @pestsov-v in #53
New Contributors
- @pestsov-v made their first contribution in #15
Full Changelog: https://github.com/pestsov-v/node-js-without-frameworks/commits/v1.0.0