Raving Genius
  • Impossible
  • Legal
Sign in Subscribe

Tools

A collection of 4 posts
git

Transfer Git Branch Across Repos

Quick guide for moving a commits in a git branch to a separate repository.
03 Mar 2018 2 min read
Web Development

Web Development Starter Pack

Getting started with web development is fun and exciting, but also frustrating, since you don't know what you don't know. Below are some links to many useful resources. Don't feel like you need to thoroughly explore each link; it is enough to get an
18 Feb 2018 3 min read
Programming

A Gentle Introduction To Using Git

A Gentle Introduction To Using Git Terminology working directoryThis is the top-level directory (folder) that contains your project files. Once you initialize git (git init), your working directory will have a new .git directory in it. Everything you do related to your project will be done in this directory.repositoryA
10 Sep 2017 2 min read
Programming

Node Resources

I haven't really keep this page updated, so take these links with a grain of salt so to speak. In fact this page should really be viewed as a historic document, and *not* as a useful reference.
06 Jan 2013 2 min read
Page 1 of 1
Raving Genius © 2025
Powered by Ghost