Skip to content

Instantly share code, notes, and snippets.

View nquangit's full-sized avatar
🥰
Uhm ❤️ R

Huỳnh Ngọc Quang nquangit

🥰
Uhm ❤️ R
View GitHub Profile

React Learning notes


1. React

1.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.
# Ref: https://www.kapilarya.com/your-it-administrator-has-limited-access-to-some-areas-of-this-app
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKLM\Software\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /f
http://vulnweb.com/
http://testhtml5.vulnweb.com - nginx, Python, Flask, CouchDB
http://testphp.vulnweb.com - Apache, PHP, MySQL
http://testasp.vulnweb.com - IIS, ASP, Microsoft SQL Server
http://testaspnet.vulnweb.com - IIS, ASP.NET, Microsoft SQL Server