feldroy / feldroy/django-crash-course

54 - regular expressions

未关闭
#372 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
142
派生
30
PR 合并指标
30 天内没有已合并 PR

描述

## Location within the Book
* Book order number: 7720
* Book build date (Is the date on page 1): 2020-09-16
* Book format (PDF, Epub or Mobi): PDF
* Chapter or Appendix: 54

## Description
The second sentence in the first paragraph feels out of place
> Regular expressions can be error-prone.

Encountering this sentence had me searching for the regular expressions I somehow missed. However, searching both the text and code, this seems to be the only time regular expressions are encountered with this project.

## Possible Solutions
Remove sentence referencing regular expressions.

OR

Provide further explanation around the regex reference such as "if we were using regular expressions in our url dispatcher, this would be more important", etc.

OR

Provide an example in the project that is using regular expressions.

## Your full name so we can provide accurate credit within the book
Carlin Kartchner

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。