Skip to content

Instantly share code, notes, and snippets.

View DanyRupes's full-sized avatar
🍭

Dany DanyRupes

🍭
  • Coimbatore India
View GitHub Profile
[
{
"id": "de908fbdfd",
"name": "nonprofit",
"is_added": true,
"connection_name": "mailchimp"
},
{
"id": "1204266",
"name": "Mills form",
{
"id": "1",
"customer_id": "6ac85f7b-84e1-486d-ba12-6ed0ec5d6dcd",
"user_id": "auth0|5ec4d9153f84cc0c604a0a1c",
"site_id": "710b79db-1da3-42a7-867c-785e96edabbd",
"campaign_id": "14",
"view_count": "0",
"click_count": "0",
"subscribe_count": "0",
"email": "dan-test30000414@mail.com",
{
"_id" : ObjectId("5b937890d80115a89b6ff744"),
"name" : "Jes",
"__v" : 0,
"desig" : "CEO",
"manager" : "-",
"workers" : [
{
"name" : "Anchal",
"desig" : "CEO",
@DanyRupes
DanyRupes / Arraypush.html
Created February 5, 2018 11:10
MEAN STACK
<!Doctype html>
<html>
<head>
<title>hello</title>
<script src="angular.min.js"></script>
<link rel="stylesheet" href="style.css">
<!--<script src="script.js"></script>-->
<script>
var app = angular.module('person', []);
@DanyRupes
DanyRupes / Arraypush.html
Created February 5, 2018 11:10
MEAN STACK
<!Doctype html>
<html>
<head>
<title>hello</title>
<script src="angular.min.js"></script>
<link rel="stylesheet" href="style.css">
<!--<script src="script.js"></script>-->
<script>
var app = angular.module('person', []);