CodeNewbie Community 🌱

CodeLand Conference 🌈

For posts related to CodeLand: the friendliest conference for early-career coders and their champions. Taking place virtually on September 23-24, 2021.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Meet CodeLand Keynote Speaker Anna Lytical

Meet CodeLand Keynote Speaker Anna Lytical

27
Comments 6
3 min read
CodeLand 2021 is coming up next week! 🎉

CodeLand 2021 is coming up next week! 🎉

12
Comments 3
1 min read
Meet CodeLand Keynote Speaker Gift Egwuenu

Meet CodeLand Keynote Speaker Gift Egwuenu

13
Comments
3 min read
Meet CodeLand Keynote Speaker Helen Hou-Sandí

Meet CodeLand Keynote Speaker Helen Hou-Sandí

16
Comments
3 min read
Register for CodeLand 2021 — and See Who's Speaking!

Register for CodeLand 2021 — and See Who's Speaking!

29
Comments 8
3 min read
REMINDER: Submit a short video for CodeLand Recess by August 20th!

REMINDER: Submit a short video for CodeLand Recess by August 20th!

9
Comments 6
6 min read
A New CodeLand Opportunity for Creative CodeNewbies!

A New CodeLand Opportunity for Creative CodeNewbies!

26
Comments 5
6 min read
Reminder — Submit Your CodeLand Talk Proposals by Tuesday, July 20th! ⏰

Reminder — Submit Your CodeLand Talk Proposals by Tuesday, July 20th! ⏰

9
Comments 1
2 min read
Submit Your Talk to CodeLand 2021!

Submit Your Talk to CodeLand 2021!

45
Comments 1
2 min read
CodeLand is Coming – Sept 23-24, 2021! 🌈

CodeLand is Coming – Sept 23-24, 2021! 🌈

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