We as programmers lead a hard life. Especially when it comes to the interview process. There are many obstacles we have to face to get a new job, w...
For further actions, you may consider blocking this person and/or reporting abuse
Hope you got the job man ?.. This is impressive !
Since there were no contracts on the implementation, I wonder why did u choose a framework in the first place.
Do you think it would have made sense to have a vanilla js implementation for this, given this isn't a big (subjective) component?
I agree, for many reasons a Vanilla js implementation would have been a lot better.
The interviewer did ask me to do a React implementation since it was a React position I was interviewing for.
It did give him the opportunity to ask more questions on setting up a React project which showcased my knowledge of CRA.
Strictly from an implementation though I would say Vanilla JS would have been the better solution her3
gotcha. Makes sense.
Thank you for sharing!
I’m really impressed to learn how the compose function works!
but I have a question about it.
Why did you choice compose but not pipe?
For me, pipe looks to work more natural way, as it executes its arguments from head.
Agreed. It does seem more natural. I guess it just comes down to personal preference. I have been working with compose for years so my mind just goes there automatically
Thank you for sharing, reading this makes me realize that I need to learn more about Javascript.
Was this for a senior or mid level position?
For a senior position
This is so good, this is truly eye opening. Thanks for sharing 👍
Thanks for sharing, much needed while preparing for interview.✌️