CodeNewbie Community 🌱

#CNC2022 "Code More" Challenge

For content related to the "Code More" track of the CodeNewbie Challenge (#CNC2022)

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Nvidia Unveils Cosmos AI Models and Infrastructure For Robotics and Physical AI

Nvidia Unveils Cosmos AI Models and Infrastructure For Robotics and Physical AI

Comments 2
2 min read
Rune Technologies Raises $24M to Revolutionize Military Logistics with AI

Rune Technologies Raises $24M to Revolutionize Military Logistics with AI

Comments 1
4 min read
What is React Native? Complete Guide for Beginners

What is React Native? Complete Guide for Beginners

Comments 5
5 min read
What is the Service Portal in ServiceNow?

What is the Service Portal in ServiceNow?

Comments 12
4 min read
How to Create Dynamic Table View in SwiftUI

How to Create Dynamic Table View in SwiftUI

Comments 2
6 min read
How to Achieve Effortless List Item Animation and Reordering in Flutter

How to Achieve Effortless List Item Animation and Reordering in Flutter

Comments 2
4 min read
Top 5 Online Platforms for Learning Coding for Free

Top 5 Online Platforms for Learning Coding for Free

Comments
2 min read
A reflection on my CNC2022 Code More Journey

A reflection on my CNC2022 Code More Journey

10
Comments 4
4 min read
CNC2022 Code More journey reflection: not very productive but insightful

CNC2022 Code More journey reflection: not very productive but insightful

8
Comments 5
3 min read
My Beginning with TypeScript (TS season one episode one)

My Beginning with TypeScript (TS season one episode one)

6
Comments 2
5 min read
I feel stucked it and the only way to improve this is by coding more :)

I feel stucked it and the only way to improve this is by coding more :)

3
Comments 1
3 min read
First Community Post

First Community Post

7
Comments 3
1 min read
Entering a new space for Coding.

Entering a new space for Coding.

4
Comments
2 min read
Can Older Mums Get Into Web Development?

Can Older Mums Get Into Web Development?

11
Comments 4
1 min read
Coding more, and more focus ! #CNC2021

Coding more, and more focus ! #CNC2021

7
Comments 7
1 min read
Starting with Code More Challenge 2021

Starting with Code More Challenge 2021

5
Comments
1 min read
Kicking off with #CNC2021

Kicking off with #CNC2021

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