Handling the Browser Back Button with JavaScript Confirm Box

Posted on Jan 15, 2023
This article discusses how to handle the browser back button using a JavaScript confirm box. The user is prompted with a confirm box when clicking on the back button, allowing them to either proceed with the action or cancel it. The article will provide a code example on how to implement this feature on a website.

HTTPS-secured Resources: How to Properly Include CSS and JS files

Posted on Jan 15, 2023

This guide covers the essential steps for ensuring the proper inclusion of CSS and JS files in your website via HTTPS.

ClickHouse Server in 1 minute with Docker

Posted on Mar 4, 2021

ClickHouse is an open-source column-oriented DBMS developed by Yandex. ClickHouse works 100-1000x faster than traditional approaches. It's good for Big Data, business analytics and time series data. ClickHouse is the first open source SQL data warehouse to match the performance, maturity, and scalability of proprietary databases like Sybase IQ, Vertica, and Snowflake.


© Twiwoo 2023 Cookie Policy