|
|
|
|
|
by sarupbanskota
1422 days ago
|
|
Thank you for your kind words! Until a few months back, we were focused solely on the "challenge" aspect of the product. Based on customer feedback, we've been making new features available that offer more guidance when you're stuck — a 2min preview is available on this demo video — https://codecrafters.io/videos/demo. 1. We show you expert-vetted code approaches for different languages in each stage, and also explain the interesting / difficult parts in the approach. 2. For further inspiration & knowledge, we now also include source walkthroughs for many of the stages, which link to how the official implementation does it. Here's one for Redis, which explains how the PING command is implemented (stage 2 of Redis). https://app.codecrafters.io/walkthroughs/redis-ping-command |
|