/node_practice

require module.exports, Event Modules, and class EventEmitter, ReadLine Modules (Get Users Input), File System Modules (CRUD files....Get information from files, etc)...... File System Modules (CRUD folders ....Get information from a folder, making files within the folder and then delete, etc)...... Readable and writeable Streams....(recommended and efficient way to read and write data), compare #4 & #6...Stream win coz of memory-efficient....#4 got an exception, Pipe and Pipe, Chaining(compression and decompression)...Create an HTTP server using the HTTP module, Serving Static Files with HTTP and File System Module, Create Package.Json, using npm init ... holding the metadata of the project file, Use/install External packages using nom and include them in your own project..., Semantic versioning.....(A standard that a lot of NodeJS pkg follows...)

Primary LanguageJavaScript

Stargazers

No one’s star this repository yet.