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.
What is the Nationwide Cyber Security Review (NCSR)?

What is the Nationwide Cyber Security Review (NCSR)?

5
Comments 12
2 min read
CodeNewbie Season 22 Episode 6! Technical writing with Philip Kiely

CodeNewbie Season 22 Episode 6! Technical writing with Philip Kiely

3
Comments 3
1 min read
You Are Not A Coding Monkey

You Are Not A Coding Monkey

4
Comments
5 min read
Collective NaNoWriMo: Let's Write Together!

Collective NaNoWriMo: Let's Write Together!

6
Comments 4
4 min read
A writer’s journey into programming

A writer’s journey into programming

8
Comments
8 min read
This Post is Scheduled for 3:30pm US Eastern Time ⏰

This Post is Scheduled for 3:30pm US Eastern Time ⏰

9
Comments 1
1 min read
Explain it to your rubber duck

Explain it to your rubber duck

6
Comments
2 min read
Working on My Portfolio!

Working on My Portfolio!

11
Comments 5
2 min read
How to write a good README for your project

How to write a good README for your project

8
Comments 5
4 min read
How using the app Centered made me more productive

How using the app Centered made me more productive

5
Comments 5
4 min read
My 2021 Unwrapped

My 2021 Unwrapped

6
Comments
4 min read
Perpetual Education: Week 6

Perpetual Education: Week 6

6
Comments 5
8 min read
Perpetual Education: Week 5

Perpetual Education: Week 5

4
Comments 6
4 min read
Perpetual Education: Week 1

Perpetual Education: Week 1

5
Comments 19
3 min read
A Github for nocode

A Github for nocode

6
Comments
3 min read
Creating through a crisis

Creating through a crisis

6
Comments
3 min read
The tech stack for nocode: the WAMZstack

The tech stack for nocode: the WAMZstack

6
Comments
2 min read
Coding is knowing how to ask questions *well*

Coding is knowing how to ask questions *well*

7
Comments
3 min read
A simple formula for coding mastery

A simple formula for coding mastery

6
Comments 3
3 min read
Code + design + write = SUPERPOWER

Code + design + write = SUPERPOWER

6
Comments 1
2 min read
My first jam on the JAMstack

My first jam on the JAMstack

9
Comments
2 min read
Write, write, write it down!

Write, write, write it down!

8
Comments 10
2 min read
Does AI make coding obsolete?

Does AI make coding obsolete?

9
Comments 3
2 min read
You have permission to NOT finish coding classes

You have permission to NOT finish coding classes

9
Comments
3 min read
Just ship that MVP...not

Just ship that MVP...not

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