cross platform frameworks with twitter accounts
- angular
- flutter
- ionic
- nuxt,js
- oracle apex
- oracle jet
- react
- react native
- uno platform
- vue.js
github stats
cross platform frameworks with twitter accounts
github stats
some @oracleAPEX and @oracleJET books
APEX
JET
Welcome back ! @skillsmatter #codenode is back #webdev #mobdev #devops #devsecops #sysadmin
10,000 tutorials
including
some tips from todays @oracleapex #obb meetup
“apex has zero latency”
2 hrs of FREE @OracleJET #JET #JS #webdev #toolkit #training #wfh
next.js 9.3 #webdev #javascript
install theai prereqs (as root)
# yum install gcc # yum install gcc-c++ # yum install nodejs # npm -g install yarn
build theia
$ mkdir mytheia $ cd mytheia $ vi package.json $ # (C&P from https://theia-ide.org/docs/composing_applications) $ yarn # will autoinstall everything from your package.json $ yarn theia build (takes approx 400 seconds)
start theia
$ cd mytheia $ nohup yarn theia start &
create a SSH tunnel from your local PC to remote OCI
$ ssh -L 3000:localhost:3000 opc@my.oci.vm -N &
aneventapart webdev conf (& videos)
imagekit image manipulation
devto cloudinary image storage and processing api articles for webdevs