|
|
|
|
|
by dave333
475 days ago
|
|
It was pretty rough at first - my background was doing UI in C/Xwindows/Motif, followed by Java/Swing UI which was by far the most glacially slow stack. Javascript was fast taking over the browser but I didn't know it. I remember failing a job interview because I had no idea what a closure was although I was familiar with C stack frame and Java variable scoping. Another time I got a trial job at a one-room startup mainly on the recomendation of my reference, who reported back to me that he advised not working for the startup's CEO. Sure enough I lasted there a week although to be fair I was not yet competent in javascript. I did some private projects to learn it - sudoku websites - and later landed another startup job (mostly because I got the brain-teaser style interview questions right) doing javascript UI where I had free choice of frameworks and chose ExtJS. Six months later I got headhunted by a large company that was using ExtJS for its internal web framework. But JS frameworks were coming thick and fast: ExtJS, Dojo, jQuery, Angular, React and each harder to learn than the last for someone in their late 50s. But I would have to say the relief of earning a full salary again was immense compared to scrimping and saving and juggling credit card balances. |
|