About 123 results
https://unnecessary.tech/posts/openfaas-cobol · 27 Apr 2020
In early April a [couple][article1] [of][article2] [articles][article3] were published stressing the need for COBOL programmers to once again come forward to use their skills to get us through a crisis of aging infrastructure. This wasn't the [first time][...
https://marko.tech/journal/how-to-scraoe-data-from-apis · 15 Mar 2020
"Data requests or web scraping, also known as data extraction, is the process of retrieving, thus scraping,
https://marko.tech/journal/es6-cheatsheet · 1 Mar 2020
"A cheatsheet containing ES2015 [ES6] tips, tricks, best practices and code
https://marko.tech/journal/favorite-github-repos · 27 Feb 2020
Today I'm going to share with you some of my absolute favorite finds on Github. Some are rare gems, others are foundational or lifesavers. Each is worth a glance at the very least if not a deep delving into.
https://marko.tech/journal/react-cheatsheet-2020 · 26 Feb 2020
A handy, quick reference for me (and everyone) to come back to when working with React.
https://marko.tech/journal/best-of-php-functions · 22 Feb 2020
When working with PHP I have a bunch of go-to functions and things I come back to often.
https://marko.tech/journal/essential-sass-mixins · 19 Feb 2020
Here's some SASS Mixins I've collected over the years.
https://marko.tech/journal/sass-cheatsheet · 15 Jan 2020
Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a plugin for your build system.
https://marko.tech/journal/ssl-with-letsencrypt · 12 Jan 2020
This tutorial is a quick one. Cause generating an SSL certificate should be quick and painless anyway.
https://marko.tech/journal/docker-cheatsheet · 4 Jan 2020
This is a quick cheatsheet for the most commonly used Docker Commands.