Skip to content

couple of small fixes & improvements - #6

Open
detj wants to merge 3 commits into
gojek:masterfrom
detj:master
Open

couple of small fixes & improvements#6
detj wants to merge 3 commits into
gojek:masterfrom
detj:master

Conversation

@detj

@detj detj commented Feb 28, 2018

Copy link
Copy Markdown

1. Do not auto capitalise job titles

Auto capitalising job titles does not work well if the job title is "iOS
Engineer" where intention to preserve casing makes more sense than to be
automatic

Fixes #5


2. Use rel="noopener" for external anchors

Whenever an anchor uses target="_blank", it should also use rel="noopener". Has security & slight performance benefits. More information here, here & here

Fixes #7


3. <html> lacks lang attribute

Specifying language in <html> tag improves accessibility with screen readers.

Fixes #8

auto capitalising job titles does not work well if the job title is "iOS
Engineer" where intention to preserve casing makes more sense than to be
automatic
@detj detj changed the title Do not auto-captialising job titles Do not auto capitalise job titles Feb 28, 2018
this to mitigate a security vulnerability & a maybe performance boost
@detj detj changed the title Do not auto capitalise job titles couple of small fixes & improvements Feb 28, 2018
Specifying language in <html> improves accessibility with screen
readers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant