<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>coderchaitu — Blog</title><description>Articles on full-stack development, AWS, React, and engineering practices from Krishna Chaitanya.</description><link>https://coderchaitu.com/</link><item><title>21 JavaScript concepts to master</title><link>https://coderchaitu.com/blog/21-javascript-concepts/</link><guid isPermaLink="true">https://coderchaitu.com/blog/21-javascript-concepts/</guid><description>A checklist of fundamentals every JS developer should understand and practice.</description><pubDate>Wed, 23 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Chrome extensions for web developers</title><link>https://coderchaitu.com/blog/chrome-extensions-for-web-developers/</link><guid isPermaLink="true">https://coderchaitu.com/blog/chrome-extensions-for-web-developers/</guid><description>Browser extensions that boost day-to-day coding productivity.</description><pubDate>Fri, 25 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Responsive CSS with min(), max(), and clamp()</title><link>https://coderchaitu.com/blog/css-min-max-clamp/</link><guid isPermaLink="true">https://coderchaitu.com/blog/css-min-max-clamp/</guid><description>Fluid sizing without drowning in media queries — CSS Tricks series, part 1.</description><pubDate>Tue, 22 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Build a standout GitHub profile</title><link>https://coderchaitu.com/blog/github-profile-repos/</link><guid isPermaLink="true">https://coderchaitu.com/blog/github-profile-repos/</guid><description>Repos and resources that turn your GitHub profile into a developer portfolio.</description><pubDate>Fri, 11 Dec 2020 00:00:00 GMT</pubDate></item><item><title>JavaScript closures and IIFEs</title><link>https://coderchaitu.com/blog/javascript-closures-and-iifes/</link><guid isPermaLink="true">https://coderchaitu.com/blog/javascript-closures-and-iifes/</guid><description>Two interview favorites: closures for functional patterns, and IIFEs for isolating scope.</description><pubDate>Tue, 27 Oct 2020 00:00:00 GMT</pubDate></item><item><title>How JavaScript hoisting actually works</title><link>https://coderchaitu.com/blog/javascript-hoisting/</link><guid isPermaLink="true">https://coderchaitu.com/blog/javascript-hoisting/</guid><description>var, let, const, and function declarations behave differently when used before they appear in code.</description><pubDate>Mon, 19 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Notion as a second brain</title><link>https://coderchaitu.com/blog/notion-as-second-brain/</link><guid isPermaLink="true">https://coderchaitu.com/blog/notion-as-second-brain/</guid><description>Tasks, notes, journals, bookmarks, and finance tracking in one workspace.</description><pubDate>Mon, 28 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Become a terminal power user with Oh My Zsh</title><link>https://coderchaitu.com/blog/oh-my-zsh/</link><guid isPermaLink="true">https://coderchaitu.com/blog/oh-my-zsh/</guid><description>Tab completion, themes, plugins, and history — a faster daily workflow in the shell.</description><pubDate>Sat, 26 Sep 2020 00:00:00 GMT</pubDate></item><item><title>React UI libraries worth knowing</title><link>https://coderchaitu.com/blog/react-ui-libraries/</link><guid isPermaLink="true">https://coderchaitu.com/blog/react-ui-libraries/</guid><description>A short list mindset: curated component libraries that help you ship polished interfaces faster.</description><pubDate>Wed, 07 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Shell aliases that make you faster</title><link>https://coderchaitu.com/blog/shell-aliases-for-productivity/</link><guid isPermaLink="true">https://coderchaitu.com/blog/shell-aliases-for-productivity/</guid><description>Custom zsh aliases and config turn the terminal into a personal productivity tool.</description><pubDate>Wed, 30 Sep 2020 00:00:00 GMT</pubDate></item><item><title>Organize UI with Storybook</title><link>https://coderchaitu.com/blog/storybook-for-components/</link><guid isPermaLink="true">https://coderchaitu.com/blog/storybook-for-components/</guid><description>Use Storybook as a living catalog so teams can browse components instead of hunting through code.</description><pubDate>Thu, 05 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Value, reference, and scope in JavaScript</title><link>https://coderchaitu.com/blog/value-reference-and-scope/</link><guid isPermaLink="true">https://coderchaitu.com/blog/value-reference-and-scope/</guid><description>The first building blocks of a “master JS” series: how data is passed and where variables live.</description><pubDate>Wed, 14 Oct 2020 00:00:00 GMT</pubDate></item></channel></rss>