Shriji

Shriji @shriji

About: Co-Founder @anoram. High-Performance JavaScript Apps.

Location:
Canada
Joined:
May 31, 2020

Shriji
articles - 30 total

Ever needed a bank-agnostic spend analyzer that is self-hostable?

Sumrise: Personal Spend Analyzer Shriji ・ Jun 7 ...

Learn More 0 0Jun 7

Sumrise: Personal Spend Analyzer

This is a submission for the Postmark Challenge: Inbox Innovators. What I Built Sumrise...

Learn More 8 1Jun 7

Final Submission: Dev to Sapper

What I built A beautiful portfolio/personal site generator that can be deployed with this...

Learn More 4 0Jan 10 '21

Introducing: Dev to Sapper

The documentation has all the extra information needed. Sanity check before we proceed with the appl...

Learn More 3 0Jan 10 '21

Sapper, a framework for JAMstack applications

Alright, What the heck is Sapper? Sapper is the companion framework of svelte, like how Ne...

Learn More 6 0Dec 30 '20

One-click Portfolio/Personal blog generator from dev.to API

What I built Simple Sapper Personal site that also fetches your articles from DEV using th...

Learn More 18 0Dec 27 '20

Svelte: change API URLs during Development and Build

This is a frequent question that is asked how to detect whether the environment is either development...

Learn More 22 2Nov 24 '20

Svelte, Javascript but coolest

This Looks Strange If you're a first-time Svelte user such as myself, you might be asking...

Learn More 12 1Nov 2 '20

Making ISS 🛰️ tracker using Leaflet and Svelte V2

A few months ago I made an ISS tracker and it had too many lines of code although easy it wasn't begi...

Learn More 11 0Oct 10 '20

Trello + Sapper JAMstack, When not to use

While this is a fun project for JAMstack there are some limitations. Multiple authors are possible...

Learn More 6 0Sep 24 '20

Trello + Sapper JAMstack (Part 3)

Sapper setup Setting up Sapper is very easy to install for more details check here. I pers...

Learn More 2 0Sep 24 '20

Trello + Sapper JAMstack (Part 2)

Important API endpoints List of sanity checks (I have done your homework 😉) and API endpoi...

Learn More 2 0Sep 24 '20

Sapper JAMstack - Trello as a blog backend? (Part 1)

#1 What is Sapper? Sapper is the companion framework of svelte, like how Next/Nuxt is...

Learn More 7 3Sep 24 '20

Headless WordPress + Sapper, JAMstack Security (Part 6)

Now that you have the complete frontend that works independent of WordPress you can completely rid th...

Learn More 7 0Aug 30 '20

Headless WordPress + Sapper SEO Ready (Part 5)

WordPress has several plugins and tools that help you with SEO since we have decoupled it, we will be...

Learn More 7 0Aug 23 '20

Headless WordPress + Sapper Navigation with Menus (Part 4)

WordPress API doesn't have an endpoint for obtaining menu and menu items this requires WP-REST-API V2...

Learn More 2 0Aug 22 '20

Headless WordPress + Sapper Pages and Navigation (Part 3)

Fetching pages are not so different from getting the posts from WordPress. This article will cover t...

Learn More 7 0Aug 15 '20

Headless WordPress + Sapper Comments on Posts (Part 2)

#1 fetching the comments The _embed query gets comments, featured image and few other opti...

Learn More 7 0Aug 9 '20

Headless WordPress with Sapper (Part 1)

#1 What is Sapper? Sapper is the companion framework of svelte, like how Next/Nuxt is for...

Learn More 21 9Aug 9 '20

Svelte XKCD chart

The charts library already have vue and react wrappers so it lacked the svelte version of the library...

Learn More 10 0Aug 2 '20

Making hand-drawn charts using svelte actions

Svelte's batteries come with actions that help you integrate third-party libraries and to some extent...

Learn More 11 0Aug 2 '20

Making ISS 🛰️ tracker using Leaflet and Svelte

This weekend I built ISS Tracker using leaflet a map provider without API or paywalls and there aren'...

Learn More 12 0Jul 19 '20

Make the most of your github profile

Now that everyone is using the special repository on github that makes your account stand out, let's...

Learn More 4 1Jul 13 '20

DEV to Github profile assistant

Github released a new feature that let's you create your resume/profile. I have made a README.MD gene...

Learn More 49 14Jul 11 '20

Learn how to build simple Image API service

This weekend I built https://biriyani.anoram.com/ Biriyani As A Service (BaaS) as a parody for Backen...

Learn More 28 0Jul 5 '20

Crypto Widget with Svelte

Svelte is awesome it even produces a very tiny bundle. Today I bring you a simple crypto widget thank...

Learn More 13 0Jun 28 '20

Svelte + Dad Jokes + GraphQL-yoga

Today we find ourselves celebrating International Yoga day and Father's day. I am going to show you...

Learn More 5 0Jun 21 '20

Game on console.log()?

The most important tool in the shed for all developers is console.log(). It is possible to make i...

Learn More 29 0Jun 14 '20

How to create Chuck Norris facts bot on Discord

Discord is awesome one might compare the software as Slack for gamers. Discord also has as many concu...

Learn More 11 0Jun 6 '20

Upgrade your JSON Endpoints with GraphQL

GraphQL is awesome and you can save a lot of time while developing frontend (No callback hell) and I...

Learn More 4 0May 31 '20