Review the macOS Security and Privacy Guide.
- sudo passwd -u root
- For Development
- sudo spctl --master-disable
- softwareupdate -l
| //API CALL | |
| app.get('/api/home', (req, res) => { | |
| db.getAll((err, data) => { | |
| if (err) { | |
| console.log(err); | |
| } else { | |
| res.send(data); | |
| } | |
| }) | 
Review the macOS Security and Privacy Guide.
sudo passwd -u rootsudo spctl --master-disablesoftwareupdate -lJavaScript, ReactJS, NodeJS, ExpressJS, MongoDB, Sass, Webpack, Git, PostgreSQL, Mocha, Chai, Pug, Python, Scrum, TDD.
textABaeApp: A simple web app that sends SMS messages using Node.js, Express, and Nexmo SMS API. I also used W3C Web Notifications API for the front-end UI to display the SMS delivery confirmation messages via Socket.io.
| Verifying my Blockstack ID is secured with the address 14XxGEqahn25X9kUX8krLDcr9reY6tRKF4 https://explorer.blockstack.org/address/14XxGEqahn25X9kUX8krLDcr9reY6tRKF4 | 
An evolving set of client side JavaScript architectural libraries that balances innovation and stability.
Meetups and workshops in the community:
| .header h1{ | |
| color: red; | |
| } |