[ad_1] Whether you’ve never heard of regex before, or use it in your code all the time, one thing is almost certain…it is not that easy to read! Case in point: /^#?([a-f0-9]{6}|[a-f0-9]{3})$/ Thankfully the Visual Studio team at Microsoft have included several handy features inside the code editor to help using regex a little less
Recent Comments