<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>debugging · Nearbycoder</title><link>https://nearbycoder.com/topics/debugging/</link><description>Published stories about debugging.</description><language>en-us</language><atom:link href="https://nearbycoder.com/feeds/debugging.xml" rel="self" type="application/rss+xml"/><item><title>Console log with implicitly returned React components</title><description>Sometimes it can be annoying when you are trying to quickly console log something within a component that it implicitily returned, here is a quick trick.</description><link>https://nearbycoder.com/articles/console-log-implicit-react-components/</link><guid isPermaLink="true">https://nearbycoder.com/articles/console-log-implicit-react-components/</guid><pubDate>Sun, 27 Nov 2022 00:00:00 GMT</pubDate></item></channel></rss>