Home
Explore
New post
Dashboard
Newsletter
Search...
Ctrl
+
K
Search...
Ctrl
+
K
coinvest
coinvest
Sign in
Sign in
coinvest
Subscribe
Subscribe
Posts
10
Posts
10
Subscribers
<100
Subscribers
<100
Collects
0
Collects
0
Subscribe
Subscribe
Git and Github
coinvest
Feb 29
Commands related to a remote repository:git clone git@github.com:USER-NAME/REPOSITORY-NAME.gitgit push or git push origin main (Both acco...
Git and Github
coinvest
Feb 29
Commands related to a remote repository:git clone git@github.com:USER-NAME/REPOSITORY-NAME.gitgit push or git push origin main (Both acco...
NODE JS
coinvest
Oct 21
NPM project initializationnpm init -yImport Expressconst express = require("express");Activate EJS view engineapp.set('view engine&a...
NODE JS
coinvest
Oct 21
NPM project initializationnpm init -yImport Expressconst express = require("express");Activate EJS view engineapp.set('view engine&a...
MongoDB Cheatsheet
coinvest
Sep 23
Here’s a cheat-sheet for basic database management and manipulation in MongoDB.Check for mongo processps -ef | grep mongoShow DBsshow dbs...
MongoDB Cheatsheet
coinvest
Sep 23
Here’s a cheat-sheet for basic database management and manipulation in MongoDB.Check for mongo processps -ef | grep mongoShow DBsshow dbs...
MySQL Cheatsheet
coinvest
Sep 19
Here’s a cheat-sheet for basic database management and manipulation in MySQL.find where mysql is installedtype -a mysqlrestartsudo servic...
MySQL Cheatsheet
coinvest
Sep 19
Here’s a cheat-sheet for basic database management and manipulation in MySQL.find where mysql is installedtype -a mysqlrestartsudo servic...
References for Using React
coinvest
Sep 19
A handy, quick reference for me (and everyone) to come back to when working with React. Sourced from: rstacruz / cheatsheets.Componentsim...
References for Using React
coinvest
Sep 19
A handy, quick reference for me (and everyone) to come back to when working with React. Sourced from: rstacruz / cheatsheets.Componentsim...
Javascript ES6 Cheatsheet
coinvest
Sep 19
Sourced from: DrkSephy / es6-cheatsheetA cheat-sheet containing ES2015 [ES6] tips, tricks, best practices and code snippet examples for y...
Javascript ES6 Cheatsheet
coinvest
Sep 19
Sourced from: DrkSephy / es6-cheatsheetA cheat-sheet containing ES2015 [ES6] tips, tricks, best practices and code snippet examples for y...
Curl Cheatsheet
coinvest
Sep 19
curl is used in the command line or in scripts to transfer data. It is also used nearly everywhere: in cars, television sets, routers, pr...
Curl Cheatsheet
coinvest
Sep 19
curl is used in the command line or in scripts to transfer data. It is also used nearly everywhere: in cars, television sets, routers, pr...
Docker Cheatsheet
coinvest
Sep 19
This is a quick cheat-sheet for the most commonly used Docker Commands.List Docker CLI commandsdocker docker container --helpDisplay Dock...
Docker Cheatsheet
coinvest
Sep 19
This is a quick cheat-sheet for the most commonly used Docker Commands.List Docker CLI commandsdocker docker container --helpDisplay Dock...
Useful Javascript Snippets & Functions Megalist
coinvest
Sep 19
Here’s a curated list of useful javascript functions and snippets I’ve collected throughout the years.Standard VariablesGet and set stand...
Useful Javascript Snippets & Functions Megalist
coinvest
Sep 19
Here’s a curated list of useful javascript functions and snippets I’ve collected throughout the years.Standard VariablesGet and set stand...
Best of PHP Functions
coinvest
Sep 19
When working with PHP I have a bunch of go-to functions and things I come back to often. Below, you can find a little list I compiled. Ho...
Best of PHP Functions
coinvest
Sep 19
When working with PHP I have a bunch of go-to functions and things I come back to often. Below, you can find a little list I compiled. Ho...
coinvest
coinvest
Written by
gytibor.eth
Written by
gytibor.eth