100-days-of-code VS RegExr

Compare 100-days-of-code vs RegExr and see what are their differences.

100-days-of-code

My journal for the #100DaysOfCode challenge (by ananfito)

RegExr

RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. (by gskinner)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
100-days-of-code RegExr
3 579
1 9,548
- -
10.0 0.0
over 1 year ago about 1 month ago
JavaScript
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

100-days-of-code

Posts with mentions or reviews of 100-days-of-code. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-14.
  • Day 100: Lessons Learned from #100DaysOfCode
    8 projects | dev.to | 14 Nov 2022
    After earning my certificate for that program in July of this year, I continued my journey by starting freeCodeCamp's JavaScript certification. Shortly after starting the course I started the #100DaysOfCode Challenge on August 5 and on November 12 I completed the 100th day of that challenge.
  • Regular Expressions: A Basic Explanation
    3 projects | dev.to | 2 Oct 2022
    In an effort to be intentional with my weekly reflections on the #100DaysOfCode Challenge, I want to focus this post on regular expressions. While completing the scripting challenges on freeCodeCamp I struggled and felt very frustrated with the challenges that involved regular expressions. Which means ... I needed to learn more about them and on a deeper level. So here goes!
  • Day 50: Reflecting at the Halfway Point
    3 projects | dev.to | 24 Sep 2022
    Those are the triumphs, tribulations, and lessons I've learned from my first 50 days of the #100DaysOfCode Challenge. I'm looking forward to what comes next in the second half of the challenge and writing this post has helped me identify the direction I need to work toward. If you'd like to see my log entry for Day 50's study session, you can find in my GitHub repository for the #100DaysOfCode challenge.

RegExr

Posts with mentions or reviews of RegExr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-10.
  • Hot Springs
    1 project | dev.to | 3 Jan 2024
    When thinking about how I might compare an arrangement to the contiguous group of damaged springs, I used regexr.com to experiment with very specific regexs that used the numbers.
  • Demystifying Regular Expressions (Regex): A Chat Sheet Guide
    1 project | dev.to | 27 Dec 2023
    There are plenty of online regex tools to test and experiment with regex patterns. Some popular ones include RegExr, RegEx101, and RegexPlanet.
  • Camel Cards
    1 project | dev.to | 16 Dec 2023
    Using regexr.com it at least appears to work as expected.
  • [2023 Day 2] [Python] Stuck on the first task
    1 project | /r/adventofcode | 9 Dec 2023
    If you are going to use RE's, use something like https://regexr.com/ to double check that they're doing what you want. I was suspicious of your 'cols = re.findall(r'\d+ .....', i)' line, and indeed it does miss some columns. You should rethink your column detection, and either not use REs or learn how to use capture groups and \w. There would then be no reason to use yet another RE in your column iterator to extract the numbers which you've already detected.
  • 2023 Day 2 Part A [Java] regex pattern not matching
    1 project | /r/adventofcode | 4 Dec 2023
    First time posting here, let me know if I need to edit post to conform to any rules. My issue is that I'm trying to match regex pattern to separate out the number of cubes drawn and its color but my Matcher object seems to not be returning any matches so it's throwing a no match found exception when I try to call digitMatcher.group(). I have tested my regex pattern on sites like regexr and it seems to pass there but it's not working for some reason here. I use the same type of regex on day one and it work there so I'm not sure where my regex pattern is failing here. I'm talking about specifically in my isGameValid() method where I create a matcher base on a pattern I made above. Through debugging I know that I separated the string color pairing correctly and that my Matcher object has the correct regex pattern, it's just not matching for some reason. Any help would be appreciated. Code below:
  • Trebuchet?!
    1 project | dev.to | 1 Dec 2023
    Regexr has been an invaluable tool as a beginner.
  • 10 Lesser-Known Tools and Websites to Spice Up Your Developer Toolbox
    8 projects | dev.to | 10 Oct 2023
    RegExr simplifies working with regular expressions. This online tool provides a visual interface for building and testing regex patterns in real-time, making regex less intimidating.
  • What regex flavour does vscode use in language-configuration.json
    1 project | /r/vscode | 10 Jul 2023
  • Regex not working
    2 projects | /r/vba | 10 Jul 2023
    Ho did you arrive at the regex? I usually use a website to , such as https://regex101.com/, https://regexr.com/, https://regex-generator.olafneumann.org/ in combination of each other, as some explain better than the other.
  • Capture the first instance, but don't stop?
    1 project | /r/regex | 8 Jul 2023
    I pulled this into regexr.com and it yielded the same results except it removed :41:

What are some alternatives?

When comparing 100-days-of-code and RegExr you can also consider the following projects:

basic-tetris - basic tetris app using HTML, CSS, and JS based on tutorial by Ania Kubow

RegEx101 - This repository is currently only used for issue tracking for www.regex101.com

responsive-css-grid - A CSS grid template created based on the tutorial taught by Angela Delise.

RegExpBuilder

modal-demo

Visual Studio Code - Visual Studio Code

frontend-mentor - My solutions to challenges from Frontend Mentor

CyberChef - The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

JavaScript-es6-and-beyond-ebook - A comprehensive, easy-to-follow ebook to learn everything from the basics of JavaScript to ES2020. Read more on my blog https://inspiredwebdev.com or buy it here https://leanpub.com/completeguidetomodernjavascript2020. Get the course here https://www.educative.io/courses/complete-guide-to-modern-javascript?aff=BqmB [Moved to: https://github.com/AlbertoMontalesi/The-complete-guide-to-modern-JavaScript]

self-hosted - Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept

content - The content behind MDN Web Docs

Regexly - WYSIWYG Regex playground for those who JavaScript