<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Ahmet Kapusuz</title><description>Writing on web engineering, product thinking, and developer experience.</description><link>https://ahmetkapusuz.com/</link><language>en-us</language><item><title>How to fix Invalid hook call error on Storybook React v6 upgrade</title><link>https://ahmetkapusuz.com/writing/how-to-fix-invalid-hook-call-error-on-storybook-react-v6-upgrade/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/how-to-fix-invalid-hook-call-error-on-storybook-react-v6-upgrade/</guid><description>How to fix Invalid hook call error on Storybook React v6 upgrade</description><pubDate>Tue, 10 Nov 2020 00:00:00 GMT</pubDate></item><item><title>What is Nullish Coalescing Operator in JavaScript?</title><link>https://ahmetkapusuz.com/writing/what-is-nullish-coalescing-operator-in-javascript/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/what-is-nullish-coalescing-operator-in-javascript/</guid><description>This is one of the newest JavaScript features...</description><pubDate>Sat, 14 Dec 2019 00:00:00 GMT</pubDate></item><item><title>What is Optional Chaining in JavaScript?</title><link>https://ahmetkapusuz.com/writing/what-is-optional-chaining-in-javascript/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/what-is-optional-chaining-in-javascript/</guid><description>This is one of the newest JavaScript features...</description><pubDate>Fri, 13 Dec 2019 00:00:00 GMT</pubDate></item><item><title>What is the &apos;Temporal Dead Zone&apos; in JavaScript?</title><link>https://ahmetkapusuz.com/writing/what-is-the-temporal-dead-zone-in-javascript/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/what-is-the-temporal-dead-zone-in-javascript/</guid><description>This concept is probably not something  that you come across too often and sounds a little bit weird...</description><pubDate>Fri, 29 Nov 2019 00:00:00 GMT</pubDate></item><item><title>What&apos;s the difference between JavaScript call and apply</title><link>https://ahmetkapusuz.com/writing/whats-the-difference-between-javascript-call-and-apply/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/whats-the-difference-between-javascript-call-and-apply/</guid><description>The biggest difference between JavaScript call and apply method is...</description><pubDate>Thu, 26 Sep 2019 00:00:00 GMT</pubDate></item><item><title>How does JavaScript hoisting work</title><link>https://ahmetkapusuz.com/writing/how-does-javascript-hoisting-work/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/how-does-javascript-hoisting-work/</guid><description>Hoisting! One of the most “unique” and maybe as some people called “weird” feature of JavaScript. As a developer who has a Java background I can admit that this was kind of a different feature for me.</description><pubDate>Thu, 22 Aug 2019 00:00:00 GMT</pubDate></item><item><title>Testing React application with Cypress</title><link>https://ahmetkapusuz.com/writing/testing-react-application-with-cypress/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/testing-react-application-with-cypress/</guid><description>Cypress is a tool that let you write and run your integration tests fast and easy.</description><pubDate>Sat, 14 Jul 2018 00:00:00 GMT</pubDate></item><item><title>Pre-rendering your React application with react-snap</title><link>https://ahmetkapusuz.com/writing/pre-rendering-your-react-application-with-react-snap/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/pre-rendering-your-react-application-with-react-snap/</guid><description>Pre-rendering your React application is useful if you want to increase SEO performance of your website and make it visible to search engines. Most of the search engine robots does not execute client side javascript code and that makes...</description><pubDate>Mon, 30 Apr 2018 00:00:00 GMT</pubDate></item><item><title>React Series-1 Create your first React Application</title><link>https://ahmetkapusuz.com/writing/react-series-1-create-your-first-react-application/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/react-series-1-create-your-first-react-application/</guid><description>This is the first tutorial of my React tutorial series. At the end of this tutorial you will have your first React application running.</description><pubDate>Sun, 15 Apr 2018 00:00:00 GMT</pubDate></item><item><title>React Series-2 Create your first React Component</title><link>https://ahmetkapusuz.com/writing/react-series-2-create-your-first-react-component/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/react-series-2-create-your-first-react-component/</guid><description>This is the second tutorial of my React tutorial series. After creating our first React application, now we’re ready to create our first React Component.</description><pubDate>Sun, 15 Apr 2018 00:00:00 GMT</pubDate></item><item><title>Spring Boot Hello World Application with Intellij IDEA</title><link>https://ahmetkapusuz.com/writing/spring-boot-hello-world-application-with-intellij-idea/</link><guid isPermaLink="true">https://ahmetkapusuz.com/writing/spring-boot-hello-world-application-with-intellij-idea/</guid><description>We are going to create a sample web application that has only one API which returns a Hello World text. This application is created using Spring Boot and Intellij IDEA Spring initializr.</description><pubDate>Sun, 13 Aug 2017 00:00:00 GMT</pubDate></item></channel></rss>