Skip to content

Commit 4b3f608

Browse files
authored
Update codedex-update-february-2025.mdx
1 parent db9e849 commit 4b3f608

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

blogs/codedex-update-february-2025.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Between fundraising and keeping the site running (scaling up servers and jugglin
2222

2323
![Code Evaluation](https://i.imgur.com/DNi9Sbl.gif)
2424

25-
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.
25+
Code validation is a core feature that y'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

2727
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
2828
<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>
@@ -32,7 +32,7 @@ Code validation is a core feature that you all have been asking for. The traditi
3232

3333
![Node.js Course](https://i.imgur.com/hmSsAlw.gif)
3434

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 also our first Club course.)
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! Highest requested course. (This is also our first Club course.)
3636

3737
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
3838
<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>
@@ -42,7 +42,7 @@ Node.js isn’t a library — it’s a runtime environment that allows JavaScrip
4242

4343
![Project Showcase](https://i.imgur.com/2AJvuxl.png)
4444

45-
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!
45+
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. Go and check out projects from the community!
4646

4747
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
4848
<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>
@@ -52,7 +52,7 @@ We redesigned our Project Showcase to feel more like a showcase (switched to a g
5252

5353
![Leaderboards page](https://i.imgur.com/XxKNWdM.png)
5454

55-
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.
55+
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. This is heavily inspired by video game leaderboards (i.e. Dota 2, League, Fortnite).
5656

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

0 commit comments

Comments
 (0)