I am looking for good practice or pattern to write a lib in JS. I would like to get good reference on how to write. Or pattern to follow.
I’ve just write a lib, but seems to be not good code. So, I am looking for doc in relation to.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On dailyJS, there is excellent series on how to create a javascript framework, check it out:
The features along with tutorials you will be going to learn include:
And here is the result of that great tutorial series, “turningjs” framework