PROMISE in JAVASCRIPTThe promise is used quite a lot in both front-end (AngularJS) and back-end (NodeJS), so mastering this concept will help you a lot in…Feb 11, 2021Feb 11, 2021
BIND, CALL and APPLY in JAVASCRIPTThese are the three functions that make up the power and dominance of JavaScript.Feb 4, 2021Feb 4, 2021
OOP in JAVASCRIPTWe will discuss three features of OOP, compare their implementation in Java and JavaScript.Jan 28, 2021Jan 28, 2021
User Management- It’s Not as Easy as You ThinkOne of the most troublesome things is the management and security of user information.Jan 25, 2021Jan 25, 2021
PROTOTYPE in JAVASCRIPTA rather complex roundabout concept that is easy to make front-end developers crazy.Jan 21, 2021Jan 21, 2021
CSRF- Netflix and Youtube are victims of itHackers can sit at website A and seduce users to attack site B and other site C.Jan 18, 2021Jan 18, 2021
Published inThe StartupThis in JavaScriptThis — a keywords easy to make headache the programmers js.Jan 14, 2021Jan 14, 2021
Insecure Direct Object References- A Security HoleA “strange” security hole with a long, and difficult-to-read name.Jan 11, 2021Jan 11, 2021
OBJECT in JAVASCRIPTJavascript is originally designed in a rudimentary way, used to validate on the client-side.Jan 7, 2021Jan 7, 2021
Why String Concatenation so Slow?Why adding string will affect the memory and performance of the system?Jan 6, 2021Jan 6, 2021
SQL INJECTION-A deadly security holeSQL Injection vulnerability, one of the most common and most dangerous security holes of all time.Jan 4, 2021Jan 4, 2021
You need these books if you learn JavaScriptFrom basic to advanced, from trainee to senior.Jan 2, 2021Jan 2, 2021
SOLID CODE: Dependency Inversion PrincipleTo become a senior among millions of programmers!Dec 31, 2020Dec 31, 2020
SOLID CODE: Interface Segregation PrincipleTo become a senior among millions of programmers!Dec 31, 2020Dec 31, 2020
SOLID CODE: Liskov Substitution PrincipleTo become a senior among millions of programmers!Dec 31, 2020Dec 31, 2020
SOLID CODE: Open/Closed PrincipleTo become a senior among millions of programmers!Dec 31, 2020Dec 31, 2020
SOLID CODE: Single Responsibility PrincipleTo become a senior among millions of programmers!Dec 31, 2020Dec 31, 2020
SOLID CODE: Application of Solid PrinciplesTo become a senior among millions of programmers!Dec 31, 2020Dec 31, 2020
How to Hide system information? — Security methodI will introduce a straightforward, effective security method, but few people know and apply. That is the method: Hide system information.Dec 31, 2020Dec 31, 2020