<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Learning on nquangit - Pentester</title><link>https://nquangit.io.vn/categories/learning/</link><description>Recent content from nquangit - Pentester</description><generator>Hugo</generator><language>en</language><managingEditor>nquang.it.04@gmail.com (nquangit)</managingEditor><webMaster>nquang.it.04@gmail.com (nquangit)</webMaster><copyright>All articles on this blog are licensed under the BY-NC-SA license agreement unless otherwise stated. Please indicate the source when reprinting!</copyright><lastBuildDate>Mon, 27 May 2024 11:00:00 -0700</lastBuildDate><atom:link href="https://nquangit.io.vn/categories/learning/index.xml" rel="self" type="application/rss+xml"/><item><title>React Learning Note</title><link>https://nquangit.io.vn/post/dev/react_note/</link><pubDate>Mon, 27 May 2024 11:00:00 -0700</pubDate><author>nquang.it.04@gmail.com (nquangit)</author><guid>https://nquangit.io.vn/post/dev/react_note/</guid><description>
&lt;h1&gt;React Learning Note&lt;/h1&gt;&lt;p&gt;Author: nquangit(nquang.it.04@gmail.com)&lt;/p&gt;
        
          ReactJS 1. Introduction A frontend JavaScript framework, a JavaScript library for building UI (user interfaces) created by Facebook. Used to build SPA (single-page applications) - a web app that loads only a single web document, and then updates the body content of that single document via JavaScript APIs such as Fetch when different content is to be shown. Allows us to create reusable UI components. 2. Some key concepts Components: The fundamental building blocks of a React application.
        
        &lt;hr&gt;&lt;p&gt;Published on 2024-05-27 at &lt;a href='https://nquangit.io.vn/'&gt;nquangit - Pentester&lt;/a&gt;, last modified on 2024-05-27&lt;/p&gt;&lt;p&gt;All articles on this blog are licensed under the BY-NC-SA license agreement unless otherwise stated. Please indicate the source when reprinting!&lt;/p&gt;</description><category>learning</category><category>dev</category></item></channel></rss>