2018-04-17
2397
Daniel Warren
47
Apr 17, 2018 ⋅ 8 min read

A tutorial on creating coding tutorials

Daniel Warren I’m a web developer in Brooklyn who likes to put words on paper. You can find me at danielwarren.io

Recent posts:

debugging javascript web apps

How to master JavaScript debugging for web apps

With the right tools and strategies, JavaScript debugging can become much easier. Explore eight strategies for effective JavaScript debugging, including source maps and other techniques using Chrome DevTools.

Ivy Walobwa
Jan 9, 2025 ⋅ 8 min read
A Deep Dive Into Angular’s FormArray Container

A deep dive into Angular’s FormArray container

This Angular guide demonstrates how to create a pseudo-spreadsheet application with reactive forms using the `FormArray` container.

Kayode Adeniyi
Jan 8, 2025 ⋅ 3 min read
Handling React Loading States With React Loading Skeleton

Handling React loading states with React Loading Skeleton

Implement a loading state, or loading skeleton, in React with and without external dependencies like the React Loading Skeleton package.

Ibadehin Mojeed
Jan 7, 2025 ⋅ 7 min read
Getting Ready For Tailwind V4.0

Getting ready for Tailwind v4.0

The beta version of Tailwind CSS v4.0 was released a few months ago. Explore the new developments and how Tailwind makes the build process faster and simpler.

Oscar Jite-Orimiono
Jan 6, 2025 ⋅ 12 min read
View all posts

3 Replies to "A tutorial on creating coding tutorials"

  1. Hullo Sir, that was an amazing article! It was so encouraging and true…In fact, several times I have noticed this ego issue with senior dev who even answer questions with an all too obvious sneer, thereby making the situation awkward for the person who posted the question or doubt! Yes, while writing or shooting tutorials, developers must have a teacher’s perspective in mind, that of helping out students in need of help and solving some information gap.with their knowledge, rather than show off their seniority in terms of knowledge or certifications or experience etc.
    I have a small question to ask here. In case of creating video tutorials, is it a better idea to narrate while typing out the code for the entire session, or present the code with the output and then narrate the code step by step? I am so confused , hence asking. Thanks.

  2. That really helped a lot. I’m a sixteen year old web developer. I know that I’m good at web dev, though my parents don’t😒. I’ve been having second thoughts ever since I saw a YouTube video that made me think ‘Can I really do this?’ At least now I don’t feel so lame. Thanks a lot Daniel.

Leave a Reply