- Freecodecamp: Basic JS,Functional Programming,OOPS
- FileSystem Module: https://nodejs.dev/learn/the-nodejs-fs-module
- Require :https://medium.com/edge-coders/requiring-modules-in-node-js-everything-you-need-to-know-e7fbd119be8
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
- https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON
- https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Object-oriented_JS
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Equality_comparisons_and_sameness
- https://www.freecodecamp.org/news/js-type-coercion-explained-27ba3d9a2839/
- https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/async%20&%20performance/README.md#you-dont-know-js-async--performance Read First 2 three chapters from here
- Live tutorial : http://latentflip.com/loupe
- https://www.selenium.dev/documentation/en/
- https://www.selenium.dev/selenium/docs/api/javascript/index.html
- https://pptr.dev
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/catch#Examples
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/then
- https://stackoverflow.com/questions/16526836/remove-folder-icon-in-jstree-while-using-checkbox
- http://jsfiddle.net/3q9Ma/223/
- https://stackoverflow.com/questions/4171111/jstree-open-a-branch
- Canvas :
- Document API: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Manipulating_documents
- Files : * https://developer.mozilla.org/en-US/docs/Web/API/File/Using_files_from_web_applications#Example_Using_object_URLs_to_display_images * https://stackoverflow.com/questions/12796513/html5-canvas-to-png-file
- Event Reference : https://developer.mozilla.org/en-US/docs/Web/Events
- Socketio(Ise Pakka dekhna ) : https://www.youtube.com/watch?v=8ARodQ4Wlf4
- Packaging : https://www.christianengvall.se/electron-packager-tutorial/
- REST API :
- https://restfulapi.net/rest-architectural-constraints
- Request Methods: https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods
- Res Status:https://www.restapitutorial.com/httpstatuscodes.html
- MVC: https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller
* https://expressjs.com/en/starter/basic-routing.html
* https://expressjs.com/en/guide/routing.html
* https://expressjs.com/en/guide/writing-middleware.html
- Best video for getting started with react: https://www.youtube.com/watch?v=SAIdyBFHfVU
- https://www.youtube.com/watch?v=Tn6-PIqc4UM this link: https://javascript.info/object-methods
- Dan Abramov Official Blog: https://overreacted.io/
- React Official Docs(Main Concept to kar hi lena): https://reactjs.org/docs/getting-started.html