Software Alternatives, Accelerators & Startups

Convex.dev VS Exercism

Compare Convex.dev VS Exercism and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

Convex.dev logo Convex.dev

Global state management for react

Exercism logo Exercism

Download and solve practice problems in over 30 different languages.
  • Convex.dev Landing page
    Landing page //
    2023-09-23
  • Exercism Landing page
    Landing page //
    2023-06-28

Convex.dev features and specs

  • Seamless Deployment
    Convex.dev handles the infrastructure and deployment, allowing developers to focus on building applications rather than managing servers and scaling issues.
  • Real-time Data Synchronization
    Convex.dev provides built-in real-time data syncing which facilitates collaboration features and dynamic applications without additional configuration.
  • Backend as a Service
    Offers a back-end-as-a-service approach, which abstracts database and server management, allowing for rapid development and iteration.
  • Integrated Authentication
    Provides built-in authentication features, simplifying the process of handling user management and security within an application.

Possible disadvantages of Convex.dev

  • Limited Customization
    As a managed service, there may be constraints on customization compared to building a backend from scratch, which might limit certain advanced configurations or optimizations.
  • Vendor Lock-In
    Relying on Convex.dev could lead to a degree of vendor lock-in, making it potentially difficult to switch providers or migrate to self-managed infrastructure in the future.
  • Pricing Complexity
    Potential users might find pricing complex or restrictive depending on usage patterns, especially if there is a high volume of data syncing or transactions.
  • Learning Curve
    Despite its abstractions, new users might encounter a learning curve to fully understand and leverage all of Convex.dev's functionalities effectively.

Exercism features and specs

  • Free Access
    Exercism provides free access to a wide range of coding exercises and learning resources, making it accessible to everyone regardless of their financial situation.
  • Mentorship
    Offers personalized mentorship from experienced developers who can provide feedback and guidance on your code submissions.
  • Wide Variety of Languages
    Supports numerous programming languages, which allows users to learn and practice coding in multiple languages.
  • Structured Learning Tracks
    Organizes exercises into structured tracks, guiding learners through progressively challenging problems in a logical order.
  • Community Support
    Has an active community forum where users can discuss problems, share insights, and ask for help.
  • Open Source Contributions
    Encourages contributions to the platform itself, offering an opportunity for users to give back and improve the resources available to others.
  • Focus on Clean Code
    Emphasizes writing clean, well-documented code, which is beneficial for developing best practices.

Possible disadvantages of Exercism

  • Variable Mentorship Quality
    The quality of mentorship can vary, as it depends on the availability and expertise of volunteer mentors.
  • Learning Curve
    There can be a steep learning curve for beginners who may find some exercises too challenging without sufficient initial guidance.
  • Limited Interactivity
    Exercises are primarily text-based without interactive or visual learning aids, which might be less engaging for some users.
  • Dependence on Volunteers
    The platform relies heavily on volunteer mentors, which can lead to delays in getting feedback and may affect the consistency of support.
  • Interface Complexity
    Some users find the interface and workflow somewhat complex and unintuitive, particularly for those new to the platform.
  • No Real-Time Collaboration
    Lacks real-time collaboration features, meaning users cannot code together or get instant feedback.
  • Focus on Individual Learning
    The platform predominantly focuses on individual learning rather than collaborative projects, which can be a downside for those looking to develop team-working skills.

Convex.dev videos

No Convex.dev videos yet. You could help us improve this page by suggesting one.

Add video

Exercism videos

Learn with Exercism.io

More videos:

  • Review - JavaScript Exercise | Learn JavaScript with Exercism | #0 Setup
  • Review - exercism.io 01 hello-world

Category Popularity

0-100% (relative to Convex.dev and Exercism)
React Tools
100 100%
0% 0
Online Learning
0 0%
100% 100
Developer Tools
100 100%
0% 0
Online Education
0 0%
100% 100

User comments

Share your experience with using Convex.dev and Exercism. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Convex.dev and Exercism

Convex.dev Reviews

Convex vs. Firebase
On this pageConvex vs. FirebasenoteBackend API: Documents or Functions?​Avoiding Serial Request Waterfalls​// Client code in a Cloud Firestore chat app.// This loads the messages and users using multiple round trips.const querySnapshot = await getDocs(collection(db, "messages"));const userSnapshots = await Promise.all( querySnapshot.docs().map(async messageSnapshot => {...
Source: docs.convex.dev

Exercism Reviews

LeetCode Alternatives: Top platforms for coding practice
What are LeetCode and LeetCode alternatives good for?LeetCode💡Interested in leveling up your career? Apply to the Formation Fellowship today!ApplyHackerRankCodeSignalAlgoExpertCodewarsGeeksforGeeksEdabitExercismTopCoderShould you use LeetCode for advanced interview prep?Get holistic interview prep with Formation
Source: formation.dev
8 Best LeetCode Alternatives and Similar Platforms
Exercism is the alternative to LeetCode learning platform, with over 4000 activities in up to 52 popular programming languages. It is very different from other comparable programming websites in that it emphasizes solo practice and also mentor-based learning. The greatest part about this software is to have an active developer community that assists novices all around the...
The 10 Most Popular Coding Challenge Websites [Updated for 2021]
Exercism is a coding challenge website that offers 3100+ challenges spanning 52 different programming languages. After picking a language that you'd like to master, you tackle the coding challenges right on your machine (Exercism has their own command line interface that you can download from GitHub).
Top 25 websites for coding challenge and competition [Updated for 2021]
Best qualities: Exercism starts off with language tracks that allow users to choose their preferred languages. Moreover, there are human mentors who will check your code and help you improve as you progress. This makes the platform perfect for total beginners who want to deepen their understanding of a new programming language.

Social recommendations and mentions

Based on our record, Exercism seems to be a lot more popular than Convex.dev. While we know about 314 links to Exercism, we've tracked only 13 mentions of Convex.dev. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Convex.dev mentions (13)

  • The Reluctant Founder
    I architected a boring but functional agency management app powered by Convex. But, I encouraged her to get started with a ready-to-use option, SPP.co. - Source: dev.to / about 1 month ago
  • Bringing Convex Dashboard into my dev environment
    When I first started using convex, I realized how awesome and easy it was to use the dashboard. It offers an amazing overview of logs, the ability to edit table data, and view your app health. However, as a developer who always has an insane amount of browser tabs open, I found myself constantly switching back and forth just to check on things, and with the massive amount of tabs, I always spent more time looking... - Source: dev.to / about 2 months ago
  • I shipped my first iOS app, here’s my experience
    Convex provides a real-time database solution for Daily Reps, allowing me to store and retrieve data in a highly efficient and scalable manner. This enables me to provide users with a seamless experience, even as they engage with the app and perform various actions. This will be especially useful when I start building the web and Android versions. - Source: dev.to / 5 months ago
  • My chatbot builder is over-engineered, and I love it
    So what is the best tool for this job? Well, you guessed it! Always choose what you know. In my case, I've been working with the JavaScript ecosystem for a while, so I decided to stick with React for the frontend and Hono for the backend. I also used Convex heavily for the database, cron jobs, real-time capabilities, and more, all bundled together in a Turborepo. I'll go into more detail about each part of the... - Source: dev.to / 9 months ago
  • How to Collapse Your Stack Using PostgreSQL for Everything
    Agree. If you want a fully reactive database (and not just hierarchy-based reactivity) but want to keep your ACID + relational data modeling, check out https://convex.dev . Plug notice: this is my company. - Source: Hacker News / 12 months ago
View more

Exercism mentions (314)

  • Ask HN: What book should my CS1 students read?
    (concepts/topics) : The New Turing Omnibus, 66 Excursions in Computer Science[1] Code Complete [2] Debugging The 9 Indispensable Rules of Finding Even the Most Elusive Software and Hardware Problems [3] Code: The Hidden Language of Computer Hardware and Software [4] -- backround stories on how 'computer' things came to be -------- [1] : https://www.amazon.com/New-Turing-Omnibus-Sixty-Six-Excursions/dp/0805071660... - Source: Hacker News / 2 days ago
  • Build Code-RAGent, an agent for your codebase
    The only thing left to do then was to build something that could showcase the power of code ingestion within a vector database, and it immediately clicked in my mind: "Why don't I ingest my entire codebase of solved Go exercises from Exercism?" That's how I created Code-RAGent, your friendly coding assistant based on your personal codebases and grounded in web search. It is built on top of GPT-4.1, powered by... - Source: dev.to / 7 days ago
  • I Finished The Odin Project's Foundation Track
    This is where sources like freeCodeCamp or Scrimba absolutely shine. With Odin, you read an article and may follow along with examples. But it’s unlikely you develop the muscle memory to implement the concepts on your own. Odin does offer some in-house exercises and often assigns external ones too. Still, I believe it’s not enough. You don’t lift weight only 5 times and say I’ve got this! You keep lifting until... - Source: dev.to / 3 months ago
  • Exercism 48in24 Recap
    If I get the time I would very much like to share my notes on adopting the various languages and perhaps even my solutions to some of the exercises. I have some reservations to doing the latter, since it does spoil the fun of solving the exercises for you. I have made some basic tooling which could be of interest/inspiration to you if you are in on Exercism. - Source: dev.to / 3 months ago
  • Ask HN: Platform for senior devs to learn other programming languages?
    I think you are looking for Exercism: https://exercism.org/ Great website! - Source: Hacker News / 5 months ago
View more

What are some alternatives?

When comparing Convex.dev and Exercism, you can also consider the following products

Haskell From First Principles - A Haskell book for beginners that works for non-programmers and experienced hackers alike.

Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, we’ve taught over 45 million people using a tested curriculum and an interactive learning environment.

Real World Haskell - Learning Resources, Programming Courses, and Learn Programming

Free Code Camp - Learn to code by helping nonprofits.

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

Treehouse - Treehouse is an award-winning online platform that teaches people how to code.