No regular expressions 101 videos yet. You could help us improve this page by suggesting one.
Node.js might be a bit more popular than regular expressions 101. We know about 896 links to it since March 2021 and only 881 links to regular expressions 101. 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.
Node.js installed with npm and npx on your path. - Source: dev.to / 22 days ago
Nowadays, due to performance constraints a lot of companies are moving away from NodeJS to Go for their network and API stacks. This series is for developers interest in making the jump from Node.js to Go. - Source: dev.to / 9 months ago
This article compares three JWT packages designed for Node.js and TypeScript. - Source: dev.to / about 2 months ago
The code for the described project can be found here. Umi suggests (and supports) quite a bunch of build tools and package managers, but the default one is pnpm, for which you'll need to have Node.js v18+ installed. - Source: dev.to / about 2 months ago
Make sure that you have both HUGO and Node.js installed locally on your computer. - Source: dev.to / about 2 months ago
In practice, the first unpaired ] is treated as an ordinary character (at least according to https://regex101.com/) - which does nothing to make this regex fit for its intended purpose. I'm not sure whether this is according to spec. (I think it is, though that does not really matter compared to what the implementations actually do.) Characters which are sometimes special, depending on context, are one more thing... - Source: Hacker News / 29 days ago
> unreadable once written (to me anyway) https://regex101.com can explain your regex back to you. - Source: Hacker News / 29 days ago
To try out our newfound regex, I will use the website called RegEx101. It's a superhero favourite, so you better bookmark it for later 🔖. - Source: dev.to / about 2 months ago
Let's break it down a bit. You can use Regex101 to follow me. - Source: dev.to / 3 months ago
URL: https://regex101.com What it does: Test and debug regular expressions with instant explanations. Why it's great: Simplifies regex learning and ensures patterns work as intended. - Source: dev.to / 4 months ago
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
VS Code - Build and debug modern web and cloud applications, by Microsoft
rubular - A ruby based regular expression editor
Laravel - A PHP Framework For Web Artisans
Expresso - The award-winning Expresso editor is equally suitable as a teaching tool for the beginning user of regular expressions or as a full-featured development environment for the experienced programmer with an extensive knowledge of regular expressions.