CodeNewbie Community 🌱

# writing

This tag is for content about the writing process, whether that means blogging, technical writing, or something else!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why programmers should add journaling to their daily routine

Why programmers should add journaling to their daily routine

9
Comments 3
3 min read
#CNC2021: Write More - MISSION 1

#CNC2021: Write More - MISSION 1

4
Comments 1
4 min read
#CNC2021: Write More - PRE-MISSION

#CNC2021: Write More - PRE-MISSION

4
Comments
5 min read
How I Write Articles

How I Write Articles

24
Comments 4
6 min read
CNC 2021 – Write More Challenge – First Mission

CNC 2021 – Write More Challenge – First Mission

5
Comments 7
8 min read
The Reasons Why I Blog (And You Should Too)

The Reasons Why I Blog (And You Should Too)

13
Comments 10
3 min read
Hello World?

Hello World?

5
Comments 2
2 min read
CNC 2021 – Write More Challenge

CNC 2021 – Write More Challenge

6
Comments
4 min read
What's your favorite programming newsletter?

What's your favorite programming newsletter?

9
Comments 11
1 min read
Why you should create a developer Instagram account

Why you should create a developer Instagram account

15
Comments 10
3 min read
How to write to CXOs and supervisors

How to write to CXOs and supervisors

Comments
3 min read
10 actionable tips and a simple framework to improve your daily writing

10 actionable tips and a simple framework to improve your daily writing

9
Comments 7
2 min read
Writing Well: a must-have skill that no one teaches software developers

Writing Well: a must-have skill that no one teaches software developers

15
Comments 8
5 min read
When Should You Start To Write A (Technical) Blog?

When Should You Start To Write A (Technical) Blog?

21
Comments 8
4 min read
How to write a technical blog post

How to write a technical blog post

5
Comments
4 min read
Five common mistakes when writing a technical blog post

Five common mistakes when writing a technical blog post

14
Comments 4
3 min read
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);