/ SOFTWARE, JAVA, LINUX, SPRINGONE2GX, WEB

SpringOne Notes

These are general notes I took

javap is a decompiler for java classes. Good to know when I want to decompile something

map ll to ls -al command. Much shorter

For web development, use polyfill to backfill features of older browsers. See modernizr for ways to ployfill.

Use find me by IP to do health check for features.