|
|
|
|
|
by antoineMoPa
2798 days ago
|
|
The fact that google is your goto method shows that the discoverability is poor. I could code in JS offline for hours if needed, because all the information is there in the objects, but I would hit a wall in 5 minutes with elisp because this "object oriented" concept and console.log(anyObject) simply do not exist. |
|
In case of Emacs I use the manual as a reference (looking up things which I already know about) and I use google for discovery of new elisp concepts.