본문 바로가기

전체 글

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 더보기
Figma - copy style Figma quick Tips: How To Copy:Paste All Properties opt + cmd + c (copy the style) cmd + v (paste) 2021. 1. 16. 21:05 더보기
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 더보기
Beginner Vanilla Javascript Project Tutorial Beginner Vanilla Javascript Project Tutorial 2021. 1. 16. 01:55 더보기