Openlandmark
Sign Up
Become Global
Build with Trusted Infrastructure
email
,
bespoke
,
software solutions
Featured
Private Email Hosting
There are many options for setting up a custom business email with companies like Google, Blue Host, GoDaddy, Wix, and so on. Each one may offer their own set of features, but if you want just simple email capabilities then you can't go wrong with PrivateEmail.
Setting up Ubuntu DevEnv
Setting up an Ubuntu Dev Environment from scratch with some recommended options for VS Code
Debian
,
code
,
DigitalOcean
,
Droplet
,
Getting Started
,
Linux
,
SSH
,
Server
Docker, NGINX proxy, and Let's Encrypt
There are plenty of tutorials out there on how to work with Docker and the various tools available for it, however, there isn't many that take you from start to finish when combining it all together. In this post I want to go over how I set this up on my Digital Ocean Droplet.
react
,
jsx
,
compositional design
,
code
,
JavaScript
,
JS
,
react native
,
state
,
mutation
React Overview
It's always to good to go over the information you've learned in the past. It not only helps solidify what you learned but it can also uncover areas that need re-enforcing.
Server
,
Linux
,
Debian
,
SSH
,
DigitalOcean
,
Droplet
,
Firewall
,
Fail2Ban
Featured
Securing a Linux Server
Deploying a new Droplet on Digital Ocean is pretty straight forward. At the moment I'm playing around with their cheap $5 option with Debian as the OS. While it's easy to deploy, it takes some work to ensure you maintain a secure server.
JavaScript
,
Unit Testing
Featured
Unit Testing JavaScript
I find the best way to learn things is by practice. This is probably true for most people so I wanted to share an easy set up for practicing JavaScript problems locally.