You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,6 @@ Regular expressions are patterns used to match character combinations in strings
42
42
[Online Regular Expression Tester and Debugger](https://regex101.com/) is a convenient tool to test out specific regular expressions.
43
43
44
44
## Gists
45
-
Gists are a collection of code snippets for understanding the JavaScript concepts. It is also a great resource to review before a frontend job interview.
45
+
Gists are a collection of code snippets for understanding the JavaScript concepts. It is also a resource to review before a frontend job interview.
0 commit comments