본문 바로가기

webdesign

Cons of using Bluehost hosting Cons of using Bluehost hosting - a steep rise of the renewal price hostingfacts.com/hosting-reviews/bluehost/ After the initial period, the next period’s renewal price starts at $7.99/month with a three-year commitment. However, once the initial plan duration is over, you can expect a steep rise in the rates. link ---------------------------- www.websitetooltester.com/en/hosting/bluehost-review/.. 2021. 2. 1. 22:21 더보기
Bluehost traffic limit www.bluehost.com/help/article/overwhelming-traffic bluehost traffic Bluehost has taken many steps to allow your site to become very popular without a degradation of service. However as users share the certain resources, including disk space, processor (CPU), and bandwidth limits (the speed and capacity of the Internet connection). If one website becomes extraordinarily popular it can threaten th.. 2021. 2. 1. 22:01 더보기
slow FTP speed on Bluehost / how to improve the performance of the site www.bluehost.com/help/article/slow-ftp Slow FTP | Bluehost Support Some Internet Service Providers (ISP) do not recognize our data packets as they are slightly altered. Bluehost's firewall is very restrictive to protect our users. Occasionally, our firewall does not recognize the connection as a valid connection which is www.bluehost.com SFTP,secure FTP Some Internet Service Providers (ISP) do n.. 2021. 1. 29. 04:49 더보기
Bluehost nameservers / backups & restore / cancellation Bluehost backups and restoration www.bluehost.com/help/article/codeguard CodeGuard | Bluehost Support www.bluehost.com CodeGuard is an addon service that can be used for: Monitoring - CodeGuard monitors your site daily for changes and sends a change alert email to notify you if there are any. CodeGuard also updates you on the progress of your backups. Restoration - You have the option to revert .. 2021. 1. 29. 02:47 더보기
TLS/SSL Certificates link WHAT IS AN SSL CERTIFICATE AND HOW DOES IT WORK? SSL certificates create an encrypted connection and establish trust. One of the most important components of online business is creating a trusted environment where potential customers feel confident in making purchases. SSL certificates create a foundation of trust by establishing a secure connection. To assure visitors their connection is s.. 2021. 1. 28. 19:10 더보기
VS command palette code.visualstudio.com/docs/getstarted/userinterface#:~:text=VS%20Code%20is%20equally%20accessible,for%20the%20most%20common%20operations. Visual Studio Code User Interface A quick overview of the Visual Studio Code user interface. Learn about the editor, window management, and special UI to handle source control, extension management, full text search and more. code.visualstudio.com command pale.. 2021. 1. 21. 21:07 더보기
javascript - callback youtu.be/Nau-iEEgEoM blog.naver.com/wldks79/222184753801 [JavaScript] Callback, Promise, Async/Await In the case of synchronous code, the code runs in blocking mode. In other words, the next statement can not be executed and waits until the previous statement is completed. So, we need to use the asynchronous code. If we use the asynchronous code, we can execute the next statement simultaneously .. 2021. 1. 17. 08:06 더보기
VS extension prettier / edit settings.json from the command palette 관련글 : VS-setting-extension https://www.digitalocean.com/community/tutorials/code-formatting-with-prettier-in-visual-studio-code https://code.visualstudio.com/docs/getstarted/settings https://prettier.io/docs/en/ignore.html#css To exclude files from formatting, create a .prettierignore file in the root of your project. It’s recommended to have a .prettierignore in your project! This way you can r.. 2021. 1. 16. 07:40 더보기