Skip to content

Commit fcfd890

Browse files
Added Regular Expressions
1 parent 1a41b8c commit fcfd890

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
1-
# JavaScriptWeb
2-
It is a resource for frontend job interview and daily development work.
1+
# JavaScript Web
2+
As a veteran software engineer, I have architected and developed a number of software management systems using Java/JavaScript. I have been the interviewer and interviewee for many frontend developer positions. I published [ACE Your Java Interview](https://www.amazon.com/ACE-Your-Java-Interview-Jennifer/dp/1484104935/ref=tmm_pap_swatch_0?_encoding=UTF8&qid=1566344263&sr=1-9) a few years ago, which is still a best-seller today.
3+
4+
My fellow developers ask me when I am going to publish an interview reference book for JavaScript. I have been working on it for a while. The content keeps changing along with the evolving ECMAScript standards, as well as emerging frameworks and libraries. It becomes a never-ending project.
5+
6+
For years, I have been nourished by a lot of open source materials. I have read many articles, and some of them become my favorites. Why don’t I link them in a centralized location to make a JavaScript Web for easy access? It is no longer a conventional book. It is composed by many people’s work, and it is a resource for frontend job interview and daily development work.
7+
8+
This provides a number of advantages:
9+
10+
* It allows constantly adding and updating content.
11+
* It speeds up the writing process.
12+
* It gets on-going feedback.
13+
14+
15+
Happy reading and practicing!
16+
17+
## Regular Expressions
18+
Regular expressions are patterns used to match character combinations in strings. It is extremely effective for searching, manipulating, and validating strings.
19+
20+
[A Practical Guide to Regular Expressions](https://blog.bitsrc.io/a-beginners-guide-to-regular-expressions-regex-in-javascript-9c58feb27eb4) is comprehensive with handson examples.
21+
22+
[Lookbehind and Lookahead](https://itnext.io/whats-new-in-javascript-google-i-o-2019-summary-d16bd2308412) are the latest additions to the Regular expression family.
23+
24+
[Online Regular Expression Tester and Debugger](https://regex101.com/) is a convenient tool to test out specific regular expressions.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy