DWTechnologies
This is the DWtechs portal for web developers of the organization
Docs
- 
    
Efficient Git: Learn how we use Git on all our projects
 - 
    
Efficient Node.js: Learn how we use Node.js on all our projects
 - 
    
Efficient Angular: Learn how we use Angular on all our projects
 - 
    
Efficient Web application architecture: Learn how we architecture all our web applications
 
Git Libraries
- 
    
GitBranchValidator: Git branch name validator for clean workflow and better readability, written in Node.js
 - 
    
GitCommitValidator: Git commit message validator for clean workflow and better readability, written in Node.js
 
Javascript Libraries
- 
    
CheckHard.js: Type checking library to test if a given variable is what it is supposed to be, written in TypeScript
 - 
    
CtrlTab.js: Key binding library with multiple keystroke detection to add shortcuts to your application, written in TypeScript
 - 
    
CSVx.js: Export your Javascript data as CSV file and more, written in TypeScript
 - 
    
Slughorn.js: Slugify strings with SEO optimization, written in TypeScript