Check out some of my software below, or visit my site - toland.dev π
Pinned Loading
-
npm-package-updater
npm-package-updater PublicVSCode extension providing commands to update NPM dependencies.
TypeScript 2
-
hacker-news
hacker-news PublicA Hacker News application showing the latest headlines ππ
-
flask-api-foundation
flask-api-foundation Public templateA simple foundation project for creating Python Flask APIs.
Python 1
-
-
Handy Aliases for your bash/zsh profile
Handy Aliases for your bash/zsh profile 1alias mvci="/usr/local/bin/mvn clean install"
2alias mvcp="/usr/local/bin/mvn clean package"
3alias sbr="mvn spring-boot:run"
4alias c="clear" # Thee best!
5alias l="ls -alh"
-
An example of an Axios request that ...
An example of an Axios request that can be cancelled. 1import React, {
2Component,
3useEffect
4} from 'react';
5import axios from 'axios';
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.