-
Notifications
You must be signed in to change notification settings - Fork 44
Node.js Collection Blog Week of April 17 - April 24 #289
Comments
This is a handy post on how you can use Chrome's breakpoint debugger with Node.js. This is a good tip for developers who are not using a full fledged IDE for debugging. |
Since debugging behavior is changing (has changed?) a lot, it might be good to get someone from @nodejs/diagnostics to take a look at it to make sure there isn't info in there that might age poorly or be incomplete or whatever. For one thing, I know there's been a lot of discussion about whether or not telling people to copy/paste the URL (that shows up in the command line interface) is the ideal workflow or not. |
Following up with @nodejs/diagnostics to see if they want to take a look at the Medium post above to make sure we are giving folks the best direction in this subject matter? |
That URL is about to go away so I wouldn't highlight it. We list multiple options in the debugging guide that might work better. Especially when using the default port for |
@jkrems Thank you. I'm asking this person to change his Medium page into a Google Document in case we have any more edits. I think that will help streamline the process a bit given there's so much movement here. |
Hey All - We have two entry requests this week. @vdeturckheim has a Medium post interview with James Snell, this is a part of his series "Meet the People of Node.js." I provided some suggested edits to it already; if you have any additional ones, please confirm by EOD Wednesday (April 26). Additionally, a member of the Google team is interested in writing a blog on async/queue. Here's the general description: _Possible blog post title could be "Processing large datasets with async/queue in less than 100 lines of code". I can also shorten the snippet to make it a bit more general. Here's what it does: takes an ID from a local JSON file, pushes the ID to a queue, the queue generates the GCS url from the ID and sends the image to the vision API, then writes it to a local JSON file in the response._ What does this group think and do you need more specifics or background here? Please provide me your thoughts and approval by EOD Wednesday (April 26) as we'll. |
I thinks the dataset processing article looks very exciting. I'd like to read that! |
All, we put the debugging into a google document that you can find here: https://docs.google.com/document/d/1MgXp7iBGDQF389XGsh9x7sQjWY4vlBpPhPKVoK37qjY/edit#. I've added the above edit in and mine too. Please send me any feedback on this (if you have any feedback) by EOD Friday. cc @nodejs/diagnostics |
Thoughts on adding this to the collection @mhdawson recommended it to us. Please let me know your thoughts on this by EOD Friday. https://developer.ibm.com/node/2017/04/20/keeping-node-js-core-small/ |
@ZibbyKeaton Not to be too tireless a promoter of myself... but https://developer.ibm.com/tv/devoxx-us-2017-versioning-node-js/?social_post=874449549&fst=Discover may be apropros. Get @MylesBorins to confirm whether its generally reflective of LTS efforts, or just what I desperately came up with under pressure to speak on a topic for 5 minutes. |
@sam-github I like the idea. I really do feel like a lot of folks still need to be educated around this and we are always looking for content of the sort. It was also noted in our recent survey that people are still a bit confused about releases and want more information about this. Were you thinking that the blog and video would stay the same or were you going to convert some of the video content into a more extensive blog post? I find that most folks like this type of stuff in writing, so we might want to go that route and then we can link to the video and this blog post for those that prefer video vs text as well as maybe videos around this that Myles has done. I'll also defer to @MylesBorins and this group on their general thoughts on the topic. Can folks please confirm thoughts with a 👍if they like the idea by EOD Monday. |
@ZibbyKeaton I think it works OK as a video, do you have a "interesting links found around" section of the roundup? It would fit in there. If the format is not right, then I'd have to find time to rewrite. |
@sam-github are you okay with me posting this to Node.js Collection - https://developer.ibm.com/node/2017/04/20/keeping-node-js-core-small/? We'll add it to Node.js Foundation Medium page and add you as the author - see example here: https://medium.com/the-node-js-collection/node-js-8-0-0-has-been-delayed-and-will-ship-on-or-around-may-30th-cd38ba96980d |
Another submission came in. What do folks think about this one: https://goenning.net/2016/02/10/simple-server-side-cache-for-expressjs/. Please give a yes 👍 or no 👎 vote by EOD Wednesday. |
I give simple server side caching a thumbs up.
…On Fri, May 5, 2017 at 11:55 AM, Zibby Keaton ***@***.***> wrote:
Another submission came in. What do folks think about this one:
https://goenning.net/2016/02/10/simple-server-side-cache-for-expressjs/.
Please give a yes 👍 or no 👎 vote by EOD Wednesday.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#289 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA37tugOqcyzj2vjM2KxIatUgc72SRjrks5r20Z1gaJpZM4M_TKD>
.
|
@ZibbyKeaton re: #289 (comment), I asked, no problem, and as part of the lead-in attribution, we’d like you to reference the original article. 👍 |
@sam-github what is your twitter handle? |
@sam-github added this to the collection: https://medium.com/@nodejs/keeping-the-node-js-core-small-137f83d18152 Happy to update it with your Twitter handle and/or anything else you may need here. |
@ZibbyKeaton Looks nice, thank you. I'm https://twitter.com/octetcloud, you can add that if you like. |
@ZibbyKeaton can you add a space so it is "Node.js @ IBM"? (@IBM makes it look like a twitter handle) |
Doen @sam-github |
Typo: I'm pretty sure it's "Dominic Tarr" rather than "Dominic Tar". |
Nit:
=>
|
Thought I got them all, thanks for letting me know. |
This paragraph styles
|
(Oh, an additional tiny nit on that paragraph: |
@Trott are you on Medium? If so, I can add you as an editor and you can directly edit this. If you want to send all the editing issues you found via email to my address that would be great - probably easiest to streamline this way. |
Comma splice/run-on sentence:
|
OK, I'll stop posting every little thing here. :-D |
All - I haven't taken a look at this from a grammatical standpoint yet, but wanted to see if you think the topic of this article is interesting: https://medium.com/@jacopodaeli/4965b5f910f4 - debugging Node.js with Google Chrome? I would imagine so, but please let me know your feedback on this by EOD this coming Wednesday.
The text was updated successfully, but these errors were encountered: