profile
viewpoint
Jecelyn Yeen jecfish Google https://jec.fish Developer advocate, Chrome DevTools

google/WebFundamentals 13802

Former git repo for WebFundamentals on developers.google.com

GoogleChromeLabs/tooling.report 820

tooling.report a quick way to determine the best build tool for your next web project, or if tooling migration is worth it, or how to adopt a tool's best practice into your existing configuration and code base.

jecfish/file-upload-vue 195

handle file upload with vue

jecfish/file-upload-express 98

File upload with Node, Express, Mutler, Typescript

ChromeDevTools/devtools-logo 73

Chrome DevTools logo assets

jecfish/jec-11ty-starter 50

11ty starter - opinionated 11ty starter as jec.fyi

jecfish/js-async-await-promise 48

js-async-await-promise

jecfish/file-upload-hapi 36

File upload with Node, Hapi, Typescript

jecfish/coffee-cart 17

Demo of coffee shopping cart

jecfish/event-manager 12

Event Management PWA (Angular, Firebase, Google Sheets)

PullRequestReviewEvent

PR opened GoogleChrome/developer.chrome.com

Reviewers
Rename outdated url
+140 -140

0 comment

54 changed files

pr created time in 7 days

create barnchGoogleChrome/developer.chrome.com

branch : rename-domain

created branch time in 7 days

create barnchGoogleChrome/developer.chrome.com

branch : io-bidi

created branch time in a month

delete branch GoogleChrome/developer.chrome.com

delete branch : jecfish-patch-2

delete time in a month

push eventGoogleChrome/developer.chrome.com

Jecelyn Yeen

commit sha 2f661c04e7d1b24b53517e2c878271a535dead57

[devtools] Add `x_google_ignoreList` link to docs (#6140) * [devtools] Add `x_google_ignoreList` link to docs * Update site/en/docs/devtools/settings/ignore-list/index.md --------- Co-authored-by: Sofia Emelianova <42939855+sofiayem@users.noreply.github.com>

view details

push time in a month

create barnchGoogleChrome/developer.chrome.com

branch : jecfish-patch-2

created branch time in a month

issue openedGoogleChrome/developer.chrome.com

[devtools-docs] Fix incorrect screenshots in source maps

/docs/devtools/javascript/source-maps/ In the "Check if source maps load successfully" section, Step 3 - 7 screenshot s are still incorrect with index.hash.css... plus the localhost is inconsistent from localhost:1234 to 127.0.0.1:8081

created time in a month

delete branch GoogleChrome/developer.chrome.com

delete branch : devtools-tips-24-source-maps-2

delete time in a month

issue closedGoogleChrome/developer.chrome.com

[devtools-tips] 24 - Source map in DevTools

Details: b/265282609 Deadline: Apr 26 Notes: Do not merge the PR when ready, tag @jecfish to merge in time with video publish Also refresh relevant docs in d.c.c and web.dev as well.

major: maybe a new docs in devtools & sourcemaps, also Developer Resources tab has no documentation all update: everywhere relevant docs to point to here.

closed time in a month

jecfish

push eventGoogleChrome/developer.chrome.com

Sofia Emelianova

commit sha 07813af0035f5e45f46294f72ccde78850e25280

DevTools Tips 24: Source maps in DevTools (#6109) * draft1 * draft2 * add promo post * Update site/en/docs/devtools/developer-resources/index.md Co-authored-by: Jecelyn Yeen <5917927+jecfish@users.noreply.github.com> * Update site/en/blog/devtools-tips-24/index.md Co-authored-by: Jecelyn Yeen <5917927+jecfish@users.noreply.github.com> * minor upds * Update site/en/blog/devtools-tips-24/index.md --------- Co-authored-by: Jecelyn Yeen <5917927+jecfish@users.noreply.github.com>

view details

push time in a month

PR merged GoogleChrome/developer.chrome.com

DevTools Tips 24: Source maps in DevTools P0 devtools Medium

Fixes #5674

Changes proposed in this pull request:

  • [x] Documented missing Developer Resources drawer tab
  • [x] Promo post for DTT 24

Publish on Apr 26.

+111 -1

1 comment

4 changed files

sofiayem

pr closed time in a month

Pull request review commentGoogleChrome/developer.chrome.com

DevTools Tips 24: Source maps in DevTools

 In {% Img src="image/NJdAV9UgKuN8AhoaPBquL7giZQo1/9gzXiTYY0nZzBxGI6KrV.svg", alt You might also want to check {% Img src="image/NJdAV9UgKuN8AhoaPBquL7giZQo1/hmp8j3HiLMCcqPArD9yt.svg", alt="Checkbox.", width="22", height="22" %} **Enable CSS source maps**. {% endAside %} +## Check if source maps load sucessfully {: #developer-resources }++See [Developer Resources: View and load source maps manually](/docs/devtools/developer-resources).+

@sofiayem step 3 - 7 screenshot s are still incorrect...

sofiayem

comment created time in a month

PullRequestReviewEvent

push eventGoogleChrome/developer.chrome.com

Jecelyn Yeen

commit sha 7b865f5b2915955799cb0c153168342e83c505b7

Update site/en/blog/devtools-tips-24/index.md

view details

push time in a month

Pull request review commentGoogleChrome/developer.chrome.com

DevTools Tips 24: Source maps in DevTools

+---+title: >+  DevTools Tips: Source maps in DevTools+description: >+  Use source maps in DevTools to debug your original code instead of deployed.+layout: 'layouts/blog-post.njk'+date: 2023-04-26+authors:+  - sofiayem+hero: 'image/NJdAV9UgKuN8AhoaPBquL7giZQo1/uTEJAPTsoLQgB3ZLpKEw.png'+alt: >+  DevTools Tips hero logo+tags:+  - devtools+  - devtools-tips+---++[Source maps](https://web.dev/source-maps/) let you keep your code readable and debuggable even after you've combined and minified it, without impacting performance. To learn how source maps work, see the [previous DevTools Tips video](https://www.youtube.com/watch?v=FIYkjjFYvoI).++{% YouTube id='SkUcO4ML5U0' %}++Watch this video to learn how to:
Watch this video to learn how to work with source maps in DevTools:
sofiayem

comment created time in a month

PullRequestReviewEvent
PullRequestReviewEvent

Pull request review commentGoogleChrome/developer.chrome.com

DevTools Tips 24: Source maps in DevTools

 In {% Img src="image/NJdAV9UgKuN8AhoaPBquL7giZQo1/9gzXiTYY0nZzBxGI6KrV.svg", alt You might also want to check {% Img src="image/NJdAV9UgKuN8AhoaPBquL7giZQo1/hmp8j3HiLMCcqPArD9yt.svg", alt="Checkbox.", width="22", height="22" %} **Enable CSS source maps**. {% endAside %} +## Check if source maps load sucessfully {: #developer-resources }++See [Developer Resources: View and load source maps manually](/docs/devtools/developer-resources).+

Need some changes on the Debugging with source maps section.

In step no 2. enable group authored/ deployed files is not a good example here. The screenshot demonstrates a bug. The index.hash.css file should not show up in the Authored section.

I check in latest Canary, this issue is gone. CSS show in Deployed. However, the grouping is still not ideal as there are framework generated code show in the Authored section....

Suggest us to remove the step or just update the screenshot

sofiayem

comment created time in a month

Pull request review commentGoogleChrome/developer.chrome.com

DevTools Tips 24: Source maps in DevTools

+---+layout: "layouts/doc-post.njk"+title: "Developer Resources: View and manually load source maps"+authors:+  - sofiayem+date: 2023-04-26+#updated: YYYY-MM-DD+description: "Use the Developer Resources drawer tab to check if source maps load successfully and load them manually."+---++Use the **Developer Resources** drawer tab to check if DevTools loads source maps successfully. If required, you can load them manually.
Use the **Developer Resources** tab to check if DevTools loads source maps successfully. If required, you can load them manually.

We mostly use "tab" for all tabs in drawer (e.g. Issues tab, Rendering tab), so let keep it consistent unless we want to change that.

sofiayem

comment created time in a month

PullRequestReviewEvent

Pull request review commentGoogleChrome/developer.chrome.com

DevTools Tips 24: Source maps in DevTools

+---+title: >+  DevTools Tips: Source maps in DevTools+description: >+  Use source maps in DevTools to debug your original code instead of deployed.+layout: 'layouts/blog-post.njk'+date: 2023-04-26+authors:+  - sofiayem+hero: 'image/NJdAV9UgKuN8AhoaPBquL7giZQo1/uTEJAPTsoLQgB3ZLpKEw.png'+alt: >+  DevTools Tips hero logo+tags:+  - devtools+  - devtools-tips+---++[Source maps](https://web.dev/source-maps/) let you keep your code readable and debuggable even after you've combined and minified it, without impacting performance. To learn how source maps work, see the [previous DevTools Tips video](https://www.youtube.com/watch?v=FIYkjjFYvoI).++{% YouTube id='SkUcO4ML5U0' %}++Watch this video to learn how to:++- [Enable source maps](/docs/devtools/javascript/source-maps/#enable_source_maps_in_settings).+- Use [**Developer Resources**](/docs/devtools/developer-resources/) drawer tab to check if source maps loaded successfully.
- Use [**Developer Resources**](/docs/devtools/developer-resources/) tab to check if source maps loaded successfully.

Same reason as mention below

sofiayem

comment created time in a month

Pull request review commentGoogleChrome/developer.chrome.com

DevTools Tips 24: Source maps in DevTools

+---+title: >+  DevTools Tips: Source maps in DevTools+description: >+  Use source maps in DevTools to debug your original code instead of deployed.+layout: 'layouts/blog-post.njk'+date: 2023-04-26+authors:+  - sofiayem+hero: 'image/NJdAV9UgKuN8AhoaPBquL7giZQo1/uTEJAPTsoLQgB3ZLpKEw.png'+alt: >+  DevTools Tips hero logo+tags:+  - devtools+  - devtools-tips+---++[Source maps](https://web.dev/source-maps/) let you keep your code readable and debuggable even after you've combined and minified it, without impacting performance. To learn how source maps work, see the [previous DevTools Tips video](https://www.youtube.com/watch?v=FIYkjjFYvoI).++{% YouTube id='SkUcO4ML5U0' %}++Watch this video to learn how to:

Can we include the word DevTools here or some part in the pointers? It is because this video is about working with Source maps in DevTools.

sofiayem

comment created time in a month

Pull request review commentGoogleChrome/developer.chrome.com

DevTools Tips 24: Source maps in DevTools

+---+layout: "layouts/doc-post.njk"+title: "Developer Resources: View and manually load source maps"+authors:+  - sofiayem+date: 2023-04-26+#updated: YYYY-MM-DD+description: "Use the Developer Resources drawer tab to check if source maps load successfully and load them manually."+---++Use the **Developer Resources** drawer tab to check if DevTools loads source maps successfully. If required, you can load them manually.++{% YouTube id='SkUcO4ML5U0' %}

Put a start time for the video on the part which I started to talk about Developer Resources tab

sofiayem

comment created time in a month

PullRequestReviewEvent
more