GeistHaus
log in · sign up

Ubuverse

Part of ubuverse.com

Articles and tutorials on programming, web development, and Linux.

stories primary
Introduction to RESTful API Development with Rust for Node.js Developers
rustwebdevnodejs
A step‑by‑step guide to building a RESTful API with Rust, including testing, aimed at experienced Node.js developers looking to explore Rust for web development.
https://ubuverse.com/introduction-to-restful-api-development-with-rust-for-nodejs-developers
Extensions
Creating a Rust Project from Scratch for Node.js Developers
rustnodejs
How to create a new Rust project from scratch in VS Code, geared toward developers experienced with Node.js but want to start exploring Rust for web development.
https://ubuverse.com/creating-a-rust-project-from-scratch-for-nodejs-developers
Extensions
Setting up TypeScript with ESLint & Prettier from Scratch
nodejstypescriptwebdev
How to setup a Node.js development environment for using TypeScript with ESLint and Prettier in VS Code.
https://ubuverse.com/setting-up-typescript-with-eslint-prettier
Extensions
Changing the Swap File Size in Ubuntu
linux
How to change the swap file size in Ubuntu and other Linux distributions.
https://ubuverse.com/change-swap-file-size-linux
Extensions
Configuring TypeScript in Node.js to Emit Native ESM Code
nodejstypescriptwebdev
How to setup TypeScript's tsconfig.json in Node.js so that it compiles to JavaScript using ECMAScript modules (ESM).
https://ubuverse.com/configure-typescript-to-emit-esm-code
Extensions
Testing ECMAScript Modules Natively in Jest
nodejsjavascriptwebdev
How to setup Jest in Node.js for testing ECMAScript modules natively without using Babel.
https://ubuverse.com/testing-ecmascript-modules-in-jest
Extensions
Five Books for Indie Game Developers to Draw Inspiration
gamedev
Five must-read biographical books about successful game developers that will inspire and motivate indie game developers.
https://ubuverse.com/inspirational-books-for-indie-gamedev
Extensions
Introduction to Node.js API Testing with Mocha and Chai
webdevjavascriptnodejs
How to create a REST API in Node.js Express and use Mocha/Chai for testing.
https://ubuverse.com/introduction-to-node-js-api-unit-testing-with-mocha-and-chai
Extensions
Using AdMob In Your Android App? Beware Of The Pre-Launch Report
android
How to temporarily disable Admob ad units in Android applications running in the Firebase Test Lab environment.
https://ubuverse.com/using-admob-in-your-android-app-beware-of-the-pre-launch-report
Extensions
Recover Deleted Files Using the Free Open Source Tool PhotoRec
datarecovery
How to recover deleted files on hard disks and USB drives using the free and open-source application PhotoRec.
https://ubuverse.com/recover-deleted-files-using-the-free-open-source-tool-photorec
Extensions
Put on a Mask and Fight Spam with SpamCop
email
How to create a free SpamCop account and use it to report spam email.
https://ubuverse.com/put-on-a-mask-and-fight-spam-with-spamcop
Extensions
Android Emulator does not Launch in Ubuntu 16.10
androidlinux
Fixing an issue with the Android emulator failing to launch on Ubuntu.
https://ubuverse.com/android-emulator-does-not-launch-in-ubuntu-16-10
Extensions
Beginning Android Game Development with LibGDX
gamedevandroidjavalibgdx
How to create a simple Android game in LibGDX.
https://ubuverse.com/beginning-android-game-development-with-libgdx
Extensions
Synchronizing Files Between your Desktop and Laptop over SSH
datalinux
How to setup a SSH server in Linux and use Grsync for synchronizing files between computers over SSH.
https://ubuverse.com/synchronizing-files-between-your-desktop-and-laptop-over-ssh
Extensions
Securely Erasing your Mobile Phone Data
dataprivacy
How to overwrite a phone's free storage space with random data so it cannot be recovered.
https://ubuverse.com/securely-erase-your-mobile-phone-data
Extensions