Cheyne's Blog


  • Home
  • Archive
  • Categories
  •    

© 2025 John Doe

Theme Typography by Makito

Proudly published with Hexo

Refactoring Techniques

Posted at 2024-04-28 Refactoring 

After reading the whole article, I think some techniques below seems like a bit “over-refactoring”, but some are truly useful. Just use it according to the a...

XSS? CSRF? SQL Injection?

Posted at 2024-04-22 Security 

Some common web security issues that you should know. XSSCross-site scripting (XSS) is an attack in which an attacker injects malicious executable scripts i...

Refactoring

Posted at 2024-04-19 Refactoring 

Refactoring is a systematic process of improving code without creating new functionality that can transform a mess into clean code and simple design. Clean ...

Page 8 / 8  

 Previous Next 

© 2025 John Doe

Theme Typography by Makito

Proudly published with Hexo