CRSF attack

Tram Ho

Introduce CSRF is an attack method by which hackers take the authentication rights of a user to send requests that the user did not want. Through social networks or email, hackers can send links to users and trick users into...

Read more

Design pattern

Tram Ho

Builder 1. Ideas Builder is a creative design template that allows you to build complex objects step by step. Templates allow you to create different styles and avatars of an object using the same build code. 2. Place the problem...

Read more

Event Handlers with Event Listeners

Tram Ho

Events! An indispensable part of a website. What gives users the feeling that they're actually communicating with the website, not just reading a newspaper or watching a movie. Events are simply understood that actions taking place in the browser can...

Read more

Cool JavaScript UI and CSS tools you should try!

Tram Ho

If you are wondering to find yourself a great JavaScript library, you have come to the right place. In this article, I will not talk about JavaScript tools that are too popular, but only about the little-known gems that are...

Read more

What’s new in Ruby 3.0

Tram Ho

Ruby 3.0.0 was only released in December 2020, with 3.0.0 goals being performance, concurrency, and syntax. In terms of performance, Ruby3 will be 3 times faster than Ruby2. Performance MJIT In Ruby 3.0, JIT offers performance improvements in limited workloads,...

Read more

What is DDos? 11 Attack Types and 4 Remedy DDos

Tram Ho

Online business always brings huge benefits, because it costs less and recovers profits quite high. However, with those benefits ... Online businesses also have potential dangers, which can be named Denial of Service (DDoS) attacks against websites they do not...

Read more