Skip to content

Commit b14a521

Browse files
authored
Update codedex-update-february-2025.mdx
1 parent dd26bca commit b14a521

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

blogs/codedex-update-february-2025.mdx

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- Changelog
1111
---
1212

13-
“If you build it, they will (eventually) come.”
13+
_“If you build it, they will (eventually) come.”_
1414

1515
February may have been just 28 days, but it was a record-breaking month on all fronts.
1616

@@ -24,20 +24,18 @@ Between fundraising and keeping the site running (scaling up servers and jugglin
2424

2525
Code validation is a core feature that you all have been asking for. The traditional approach would take months, possibly a year, to retroactively add regex tests and output functions across the existing catalog. We launched a beta version to test out the accuracy.
2626

27-
So we created our own AI version!
28-
2927
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
3028
<a href="https://www.codedex.io/python/01-setting-up" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">Try Out Code Evaluation</Button></a>
3129
</div>
3230

3331
#### 🦠 Node.js Course
3432

35-
![Node.js Course](https://i.imgur.com/SJGeMMh.gif)
33+
![Node.js Course](https://i.imgur.com/hmSsAlw.gif)
3634

37-
We redesigned our Project Showcase to feel more like a showcase (switched to a gallery-style presentation that emphasized each project’s cover image while making it clear how to filter by project tags). Added Staff Picks, too!
35+
Node.js isn’t a library — it’s a runtime environment that allows JavaScript to run outside the browser, like a food truck that lets a chef cook anywhere instead of just in a kitchen! This is our first-ever Club course.
3836

3937
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
40-
<a href="https://www.codedex.io/community/project-showcase" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">View Project Showcase</Button></a>
38+
<a href="https://www.codedex.io/nodejs" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">View Node.js Course</Button></a>
4139
</div>
4240

4341
#### 🖼 Project Showcase
@@ -57,14 +55,14 @@ We redesigned our Project Showcase to feel more like a showcase (switched to a g
5755
Leaderboards is an entirely new addition to our on-platform community! Now, you can see who has earned the most XP (gained by completing exercises and code challenges) to create more friendly competition. We’re in the business of motivation.
5856

5957
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
60-
<a href="https://www.codedex.io/community/leaderboards" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">View Pricing Page</Button></a>
58+
<a href="https://www.codedex.io/community/leaderboards" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">View Leaderboard</Button></a>
6159
</div>
6260

6361
#### Community Redesign
6462

6563
![Community Redesign blog](https://i.imgur.com/OFseIMe.png)
6664

67-
The programming landscape is always evolving. Here are Ellie's top programming languages recs based on your interests and career goals (web dev, mobile dev, AI, machine learning, game dev, data science, etc). If you are not sure where to start, then this is a must-read~
65+
We redesigned our on-platform community aka the OPC! Take a look into our process, design decisions, and what’s to come.
6866

6967
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
7068
<a href="https://www.codedex.io/blog/top-programming-languages-to-learn-in-2025" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">Read Blog Post</Button></a>

0 commit comments

Comments
 (0)