Bake dates into articles
This commit is contained in:
@ -5,6 +5,8 @@ tags: javascript,node,debugging
|
||||
authors: chalarangelo
|
||||
cover: blog_images/bug.jpg
|
||||
excerpt: Did you know you can use Chrome Developer Tools to debug your Node.js code? Find out how in this short guide.
|
||||
firstSeen: 2020-07-15T16:10:13+03:00
|
||||
lastUpdated: 2021-06-12T19:30:41+03:00
|
||||
---
|
||||
|
||||
Node.js can be debugged using Chrome Developer Tools since `v6.3.0`. Here's a quick guide on how to do this:
|
||||
|
||||
Reference in New Issue
Block a user