I got recently laid off (the first time in my life ), and I have worked for around 11 years without being more than 2 days unemployed; I'm currently doing rounds of interviews and for the first time in my life, I have an extreme amount of free time.
I can imagine people would recommend me to use this free time to follow my passions, get some rest, play videogames or do anything that is not working; but I'm not the kind of person that likes any of those things, I like to do something constructive, and I would like if this something can help me now or in future with my job search.
I saw many job posts asking for a Github account to see what contributions I have done to open source, and unfortunately, my contributions amount to none, the companies I have worked for do not publish open source code, and with 2 hours of commute + 9 hours being in the office when I'm home I don't feel like I want to open my personal computer.
With this in mind, I thought "Why not do a video series where I show my front-end skills". This will kill two birds with one stone, first I will get some contributions to dummy projects on Github and second I can show my reasoning on video.
The first problem is that I don't have video editing knowledge, and I feel that will eat the majority of the time, resulting in a project that is less focused on what I'm aiming for.
To avoid the video editing problem, I plan to do live coding, I believe thousands of developers did this before me, and I want to do a topic that is different than usual, with this in mind my topic of choice is to live code a web framework, my framework of choice is React.
I plan to go through these milestones:
1. Rendering JSX directly into the DOM: get a js compiled through babel and just make it work
2. Create a shadow dom
3. Optimise the shadow dom
4. Support all react hooks
5. Further optimisations
6. Re-create redux
7. Suspense ( Lazy loading )
8. Re-create react-router
9. Using babel API create a different output for jsx files ( different syntax )
10. Create browser extensions for developers
Note: I chose these milestones to make the video series help people understand how React works on the inside
And following these rules:
1. No peeking on React source code
2. No stack overflow
3. No copilot/chatGTP/any AI
4. Looking at React documentation is OK
The idea is to retro-engineer React, I know this looks like it contradicts the point of helping people understand the inner workings of React, but I want this video series to have some challenges ( and external help will remove that ), and the final product must be compatible with a subset of React capabilities so with it being compatible it must have similar inner workings, so even if not identical I believe they will be similar enough to help people understand how React works.
Now that I laid out all my thoughts, I ask you for some advice:
1. What platform is best to start? ( I was thinking youtube )
2. How to get the first views? ( My feeling is that I would be live-streaming to literally no one for months )
3. Any other advice that I could not think of asking?
I disagree with the people who think you are overthinking it. If you are planning to do something this big you’d better have a plan.
How many hours on camera is this going to take? How much off-camera think time do you expect this to take? I’d imagine if I was coding something this big I’d make at least one major wrong turn that I’d want to if not have to redo.
I think you should try a mini-project that is not part of the series so you can test your setup before you make something that you want to promote. You want to design things so that you get an interesting series even if you quit early.
I’m a little skeptical of the turn to video in the last ten years. I mean, 10 years ago if I got stuck in a video game I could find the answer in a FAQ in less than a minute. Today I have to find the right video in a collection of 60 one hour videos and then seek to the right point in the video. From the viewpoint of a literate person this is a huge step backwards but I’m left with the feeling we’re on the path to Fahrenheit 451.
Who has time to watch it? Is a recruiter going to watch a video that is longer than Game of Thrones?
Myself as a photographer I’ve found that I want to share my works in progress and show people a bit of my behind the scenes work but I’ve found people don’t have time for anything less than the final polished works. People have never been rude to me the way they are to the Midjourney artists who always post the nine images they got without any filtering but I know the engagement isn’t here.