mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-14 18:05:55 +08:00
seo: fix canonical points to redirect issue (#703)
This commit is contained in:
@ -15,7 +15,7 @@ Recently, an undergrad freshmen I met at an event asked me a question regarding
|
||||
<!--truncate-->
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://yangshuntay.com/blog/are-front-end-development-skills-enough-for-a-career/" />
|
||||
<link rel="canonical" href="https://www.yangshuntay.com/blog/are-front-end-development-skills-enough-for-a-career" />
|
||||
</head>
|
||||
|
||||
> I'm honestly quite into front end development — web technologies, UI/UX, web design and stuff. But with there being more and more accessible to new developers (create-react-app, parcel and such), I just can't help but wonder if these skills are sufficient to survive in the tech industry today. Not that it's a bad thing! Lowering the barrier to entry for programmers is always good. However, for those like myself who would like to pursue front end development as a career, I'm just wondering if having these skills are enough.
|
||||
|
@ -18,7 +18,7 @@ At Facebook where I work at, strong communication is crucial for a successful ca
|
||||
<!--truncate-->
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://yangshuntay.com/blog/importance-of-communicating-effectively-as-engineers/" />
|
||||
<link rel="canonical" href="https://www.yangshuntay.com/blog/importance-of-communicating-effectively-as-engineers" />
|
||||
</head>
|
||||
|
||||
I love to code. Personally, I would love to shut off all communication channels and focus entirely on coding if I could. However, doing that will probably have disastrous effects. Communication is super important and I learnt that the hard way when I first started at Facebook. In my first year at Facebook, I made a few painful mistakes related to communication. I changed the project plans and timeline without informing my tech lead, resulting in my teammate having to cover me at the last minute and do the work I reprioritized without telling anyone. In another instance, I didn't communicate that I was going to do some work that my teammate had planned to do, resulting in wasted efforts. From then on, I made a mental note to myself to communicate broadly and early wherever possible and seek alignment. I'd err on the side of over-communicating rather than under-communicating (though sometimes I still forget).
|
||||
|
@ -14,7 +14,7 @@ A number of students from the Project Intern group have been asking me questions
|
||||
<!--truncate-->
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://yangshuntay.com/blog/facebook-career-questions-and-answers/" />
|
||||
<link rel="canonical" href="https://www.yangshuntay.com/blog/facebook-career-questions-and-answers" />
|
||||
</head>
|
||||
|
||||
**_I am not a recruiter and I might have answered some of the recruiting or internship-related questions wrongly, so take them with a grain of salt. Opinions expressed are my own and do not represent the views of my employer._**
|
||||
|
@ -14,7 +14,7 @@ Recently a junior front end engineer at a startup in Singapore reached out to me
|
||||
<!--truncate-->
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://yangshuntay.com/blog/front-end-career-questions/" />
|
||||
<link rel="canonical" href="https://www.yangshuntay.com/blog/front-end-career-questions" />
|
||||
</head>
|
||||
|
||||
### My manager told me that currently it's a bit hard to define requirements & expectations for higher tier / higher Individual Contributor (IC) level for Front End engineers in the organization. Since you are working at Facebook, I am wondering what are some requirements & expectations for higher IC level there for Front End engineers (maybe around IC4, IC5 and above if that's kinda the level you use there)?
|
||||
|
@ -14,7 +14,7 @@ A glimpse into the front end interview process and questions that frequently com
|
||||
<!--truncate-->
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://lik.ai/blog/a-glimpse-into-front-end-interviews" />
|
||||
<link rel="canonical" href="https://lik.ai/blog/a-glimpse-into-front-end-interviews/" />
|
||||
</head>
|
||||
|
||||
## Interview Process
|
||||
|
Reference in New Issue
Block a user