I'm from Aguascalientes, Mexico! now based on New York. Most of my experience is related to code websites and applications, using JavaScript stack-based.
Thinking that something is "simple", or even worse: "easy".
And once they have been burned enough by this error they will blow everything out of proportion, which generally leads to a downward spiral of diminished returns.
Response: 418 - I'm a teapot.
A student who loves programming a he is looking at many things at the same time (which probably is a bad idea, but he is happy)
In my stack (Oracle APEX) I'd say it's instead validating data entry to prevent errors, it's trying to handle an insurmountable amount of potential exceptions with "nice error messages".
At the language level : Variable length Indexed Lists are the only collection you need. Arrays, Sets, Hashtables, Dictionaries, Linked Lists, and others all are better solutions for some problems.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I think the 2 most common errors in JS, are mostly:
undefinedornull.In the management side:
In general:
True: when everything is a priority, there is no prioritisation.
Overuse of modals modalzmodalzmodalz.com/
Thinking that something is "simple", or even worse: "easy".
And once they have been burned enough by this error they will blow everything out of proportion, which generally leads to a downward spiral of diminished returns.
Error: Ruby, JavaScript are untyped languages. Actually, they are dynamically (typed) type checked languages dev.to/stereobooster/pragmatic-typ...
Cutting quality helps to meet a deadline.
Error:
constis for declaring immutability. Nope,constdeclares referential transparency dev.to/stereobooster/similar-yet-d...Error: C and co are call by reference. Actually, they are not dev.to/xpbytes/javascript-ruby-and...
People using the 404 code for everything. Especially when there are more specific codes...
User error. Why do they keep using things in the way they weren't intended?
In my opinion if users using system as not intended this is UX problem
Developers not taught business skills, interpersonal or basically effective communication.
I had to encounter this personally dealing with clients, bosses and teammates.
Javascript scope by far
NullPointerException has been letting me down since eternity.
Next one is ConnectionTimedOutException
In my stack (Oracle APEX) I'd say it's instead validating data entry to prevent errors, it's trying to handle an insurmountable amount of potential exceptions with "nice error messages".
While api response throwing internal server error as 500
Error: HTML and CSS are not programming languages. Actually they are dev.to/mortoray/of-course-html-is-...
At the language level : Variable length Indexed Lists are the only collection you need. Arrays, Sets, Hashtables, Dictionaries, Linked Lists, and others all are better solutions for some problems.