programming

【Vue.js】Issue an anti-withdrawal alert when updating the page, etc.

I want to issue an alert such as "Input contents are discarded" when updating input pages or unintentional page transiti...
programming

Vue .js: Only certain pages cannot be scrolled

As the title says, set certain pages to be non-scrollable when fibering, and turn scrolling back on when the page is dis...
programming

What to do when you try to connect to SSH and get a very scary warning

It is a story when I tried to connect SSH after a long time to the EC2 instance that had been running for about six mont...
programming

【Git】How to remove branches and tags

How to remove a local branch, remote branch, or tag. I forget how to do it every time, so I output it.Pull remote branch...
blockchain

A Story to Consider Satoshi Nakamoto

What is Satoshi Nakamoto?The name of the individual or organization known to have created the Bitcoin protocol and its r...
blockchain

I tried using "Torus", a service that allows you to send cryptocurrency to your Twitter account or email address

Because it was a topic, I tried to use it which became a person pillar.What is Torus?A service that allows you to easily...
programming

Implement APIs fastest with Serverless Flamework

As the title says, the fastest deployment. Use .js 12.x runtime.PrerequisitesServerless FrameworkTools for configuring a...
design

Making nem hub japan logo [study of design]

Even if you make a little web app, you start studying because you want to be able to make a little icon design or a fash...
programming

Error “We are sorry, but the Chrome API does not allow to get a response body for redirect.”

I'm using "Talend API Tester" (formerly "Restlet Client") to test the API, but I got a response that I'm not sure about....
programming

【.gitignore】How to specify a path, what to do if it does not reflect, etc.

This article is a personal note related to .gitignore.Specify path# ignore .txt hoge messagehoge.txt # Ignore hoge direc...
Copied title and URL