Articles for beginners
I noticed that most of you are just starting to code, but can’t figure out some core concepts. Therefore I’ve started writing short, actionable
programming tutorials.
Over the last week we went through:
- Delayed function execution in JavaScript using setTimeout
- What is rimraf and how to use it in Node.js
- How to disable ESLint for some files, folders, or lines of code
-
4 ways to compare strings in JS
- How to fix the error require is not defined in Node.js
All articles have code examples that you can try immediately.
JavaScript interview prep
I’ve been writing about JS interview preparation for a while now on our
programming blog. Now, I’ve compiled an 80-page ebook to help you prepare for the Junior JS interview.
You can grab it
here for free.
The best way to prepare for the interview is our iOS and Android app, however. The links are at the bottom of
this page.
If you have any questions or comments, you can find me on
Twitter or
Telegram.
Good luck!