Explore >> Select a destination


You are here

janikvonrotz.ch
| | stepzen.com
9.7 parsecs away

Travel
| | Securing API routes for Jamstack sites is important. Here's one way to do it.
| | grahammacphee.com
17.1 parsecs away

Travel
| | While working on my website, I've taken some time to make it easier for people to engage in discussions with me. Most discussions I have about my articles happen on Twitter, so I've built a way to see recent conversations from Twitter when viewing articles on my website.
| | brunoscheufler.com
7.6 parsecs away

Travel
| | Setting up the groundwork for querying your backend APIs should be a quick process, not fiddling around with configuration. Often it can be intimidating to integrate libraries to manage connectivity, caching, and other important features your application is going to benefit from, which is one of the reasons for the massive adoption of Apollo Client. But this alone still requires you to put in the time to write your queries, and, when using TypeScript, to declare your types. I've been able to kickstart a ...
| | willhaley.com
90.6 parsecs away

Travel
| For this post I'm assuming you already have Tiny Core Linux up and running and persistence (Tiny Core's ability to save changes) is working. I'm also assuming that your installation of Tiny Core Linux has an adequately sized hard drive. Setup MySQL Use these instructions, or whatever method you prefer, to get MariaDB (A "drop-in" MySQL replacement) working in your Tiny Core installation. Note: I may use the names MySQL and MariaDB interchangeably in these instructions.