Web development | DevOps
AI | Web development | blockchain
-
Default.com
- Bengaluru
- https://gosink.in
- @shah_apal
Pinned Loading
-
nextjs-progressbar
nextjs-progressbar PublicA simple Next.js progressbar component using NProgress.
-
SQS-Delayed-Notification
SQS-Delayed-Notification PublicAmazon SQS wrapper for delayed notification that can be used for exponential back off for applications such as custom callbacks or webhooks
TypeScript 1
-
Example for blog to show the differe...
Example for blog to show the difference between ES5 and ES6 javascript classes using inheritance and prototypes use cases. 1'use strict';
23/**
4* Person class.
5*
-
Vue.js-VueRouter-multiple-subdomains
Vue.js-VueRouter-multiple-subdomains PublicA sample Vue template to use single Vue.js application over multiple domains/subdomains.
-
AWS S3 getObject using async/await
AWS S3 getObject using async/await 1const s3 = new AWS.S3(accessparams);
23(async () => {
4try {
5const file = await s3
-
Sample code to assume role and gener...
Sample code to assume role and generate temporary credentials using async/await 1const AWS = require('aws-sdk');
23const sts = new AWS.STS();
45(async () => {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.