๐ŸŽ Give the #1 gift request of 2024... a ZTM membership gift card! ๐ŸŽ

Web Developer Monthly ๐Ÿ’ป๐Ÿš€

Andrei Neagoie
Andrei Neagoie
hero image

3rd issue! If you missed the last two months check them out here

If itโ€™s your first timeย hereโ€ฆ

Being a web developer is a fantastic career option. You have many job opportunities, you can work around the world, and you get to solve hard problems. One thing that is hard, however, is staying up to date with the constantly evolving ecosystem. You want to be a top performing web developer, coder, programer, software developer, but you donโ€™t have time to select from hundreds of articles, videos and podcasts each day.

This monthly newsletter is going to be focused on keeping up to date with the industry, keeping your skills sharp, without wasting your valuable time. I will be sharing the most important articles, podcasts and videos of the month. Think Tim Ferriss and the Pareto Principle (80/20 rule) meeting the Software Development world. Whatโ€™s the 20% that will get you 80% of the results?

This month as a web developerโ€ฆ

Javascript 2018

A nice little recap of what is coming up in the new version of Javascript (ECMAScript). Itโ€™s a small update so it should be easy to get caught up.

New Shiny Reactย Things

Dan Abramov released some plans for the next step in the React ecosystem. You can check out their plan here and see how this will modernize and make React DOM better.

While we are on the topic, Dan also explained how the new Time Slicing feature will work in a way that a 5 year old could understand (maybe 10).

While we are still on the topic, React Proto has come out making some people very happy, while others just kept going on with their lives.

Oh and there is a new React Profiler you can use.

Make itย faster

A great list of tools you need to improve anything performance on the web. Built by a past colleague of mine, Houssein Djirdeh, now working at Google.

Speaking of which: Progressive Web Apps arenโ€™t going anywhere. If you want to build for the modern web, there is no excuse not to spend a very short amount of time making your apps more โ€œprogressiveโ€.

Processes, threadsย huh?!

Learn how browsers work by following this great 4 part series, where you will finally understand the difference between processes and threads and all of the other steps that it takes for you to see that cat picture.

This is how you buildย things

Two months ago, we said that Github has removed all of their jQuery code. This is how they did it: This article shows you how a company should migrate/change/update a large code base. So many great insights here that you should take note of.

Everything you wanted to know aboutย Node.js

A definitive guide to Node.jsโ€Šโ€”โ€ŠThis is a 95 minute read so unless you are really looking to fill your time or extremely curious (or bored), donโ€™t bother reading it. However, itโ€™s a great resource to keep and read a section every once in a while.

CSS = Powerย Button

How to force restart any iOS device with just CSSโ€ฆ. Iโ€™m just going to leave that there.

NPM Weightย Watchers

Before you add too many 3rd party packages to your codebase, you should run it through this great little tool that breaks down how this package will affect your codebase. Then ask yourself: Do I really need this extra bloat?

What are Facebook, Google and Amazon upย to?

Facebook made a little oopsie, also known as exposing 50 million user accounts. They also found a way to make money from your phone number.

Google made people really angry by doing this and this. Google then went on to say โ€œhahah weโ€™re just kidding everyoneโ€ฆare we still cool?โ€. Now tools like No More Google are popping up.

Amazon in the meantime just became the 3rd largest digital ad platform. Google and Facebook better watch out.

Yet another colourย picker

Here is the 2349103845th colour picker. But hey, it is pretty nice!

Firefox Reality

Firefox is building a new way to browse the web: With VR. Their first release just came out. Would love to hear your thoughts on this in the comments below. What do you think?

Best Thing of theย Month

A tour of JavaScript timers on the web. The title sounds like something you would read before bed that will help you go to sleep, but this was actually my favourite resource of the month. Very insightful and you will definitely come out the other end learning something from it.

Trick of the Monthย ๐ŸŒ—

This is how you go to the moon: Programmers are artists. We have to be creative. To produce something beautiful and functional. This means we have a chance to go to the moon. Seriously: SpaceX announced their new moon mission and the person going is taking artists with him. Get your applications ready.

By the way, my full time job is to teach people to code in the most efficient way possible as the Lead Instructor of Zero To Mastery Academy. You can see a few of my courses below or see all of my courses by visiting the courses page.

More from Zero To Mastery

Web Developer Monthly Newsletter ๐Ÿ’ป๐Ÿš€ preview
Web Developer Monthly Newsletter ๐Ÿ’ป๐Ÿš€

77th issue issue of Andrei Neagoie's must-read monthly Web Developer Newsletter: Frameworks Are Dead, JS Without A Build System, and much more. Everything you need to know from the world of web dev from last month.

How to Become a Data Analyst: Step-By-Step Guide preview
How to Become a Data Analyst: Step-By-Step Guide

With 95,000+ jobs available and $80,000+ salaries, it's the perfect time to get started in the field of Data Analysis. Become a Data Analyst this year!

Beginner's Guide To useSearchParams In Remix (With Code Examples) preview
Beginner's Guide To useSearchParams In Remix (With Code Examples)

Unlock the power of useSearchParams in Remix. Learn to sync URL state with your app using practical code examples in this beginner-friendly guide.