Some of the Articles and Tutorials on Frontend and Backend Development written by me.

Topics include Node JS, React, Express, GraphQL, MongoDB, Javascript, AI, PWA, Webpack, Business Analytics, Serverless and related.
  • By Dhruv Kumar Jha on 1st June 2017 at 07:15 PM
    PWA
    Progressive Web Application
    Service Workers
    Manifest
    React JS
    React Router V4
    Material UI
    Webpack

    In this tutorial we will allow users to add the subreddits they are interested in, Save it in local database and cache the API response.

    We will also make use of Web App Manifest and Service Workers.

  • By Dhruv Kumar Jha on 29th May 2017 at 06:50 PM
    PWA
    Progressive Web Application
    React JS
    React Router V4
    Material UI
    Webpack

    In this tutorial we will build our User Interface using the Material UI framework and setup webpack and react router as well.

  • By Dhruv Kumar Jha on 28th May 2017 at 03:10 PM
    PWA
    Progressive Web Application
    React JS
    Material UI
    Webpack

    In this tutorial series we will learn to build a progressive web app (PWA) using React JS, Redux, Webpack and few other packages.

    We will be using Material UI Framework for our User Interface and Firebase for hosting our application.

  • By Dhruv Kumar Jha on 4th May 2017 at 07:30 PM
    React JS
    React Router
    Static Website
    Firebase
    React Components

    In this Tutorial we will add Meta Tags to our website, Optimizing it for Search Engines and Social Sharing.

    We will also generate HTML pages for all the routes in our website so it loads faster and can be indexed and viewed by Crawlers.

    And we can host it wherever we want without needing a server while still getting the server side rendering (pre-rendering).

  • By Dhruv Kumar Jha on 30th April 2017 at 07:20 PM
    React JS
    React Router
    Static Website
    Firebase
    React Components

    In this tutorial we will be creating our website along with all the pages and seo meta tags and then hosting it online.

    You can host it wherever you want, I have decided to host it on Firebase.

  • By Dhruv Kumar Jha on 29th April 2017 at 05:10 PM
    React JS
    React Router
    Static Website
    Webpack

    In this tutorial series we will learn to build a static website using React JS, Complete with Search Engine Optimization, Code Splitting, Pre-rendering and gzipping.

    We will also handle form Submission using a Serverless API and later publish our website.

  • By Dhruv Kumar Jha on 25th April 2017 at 04:20 AM
    React JS
    Javascript
    NPM
    React Component
    NPM Publish
    React Component Sharing

    In this tutorial we will create a simple react component and later we will publish it to the npm.

    After publishing we will use that compoent in our other projects.

  • By Dhruv Kumar Jha on 23rd April 2017 at 05:45 PM
    Frontend Resources
    React JS
    Javascript
    Resources
    React JS Resources
    Javascript Resources
    Resource Collections

    Let's checkout some of the best resources available for us to learn react js and javascript.

    These resources helps us understand new concepts, application architectures and frontend application development in general.

  • By Dhruv Kumar Jha on 20th April 2017 at 07:20 PM
    AWS
    AWS CodeStar
    AWS Lambda
    Node JS
    Notification Service
    Microservices
    AWS API Gateway

    In this tutorial we will be using AWS services and create a service that will allow us to send Email and SMS notifications wherever we want by calling an API endpoint.

    We will make use of AWS CodeStar, Lambda, Simple Email Service (SES), Simple Notification Service (SNS) and few other..., Let's get started.

  • By Dhruv Kumar Jha on 19th April 2017 at 06:40 PM
    GraphQL
    Express
    Node Js
    Mongoose
    Express GraphQL
    GraphiQL
    GraphQL Schema
    GraphQL Query
    GraphQL Resolver
    GraphQL Mutation

    In this tutorial let's setup our application, install all the dependencies and write our first Real hello world application.

    We will write our very first graphql Type, Query, Mutation, Resolve and Sehema methods.

  • By Dhruv Kumar Jha on 18th April 2017 at 04:30 PM
    GraphQL
    GraphQL Terminology
    GraphQL Terms
    Express GraphQL
    Node GraphQL

    In this tutorial series we will get started with GraphQL and build an application using GraphQL, Node, Express and MongoDB.

    However in this Article, Let's get the GraphQL terminology down.

  • By Dhruv Kumar Jha on 17th April 2017 at 04:00 PM
    ReactJS
    UI Libraries
    Frontend
    CSS
    Javascript Library
    UI Framework

    Let's checkout the Top ten Best UI Libraries for developing React JS Applications.

    These libraries helps us become more productive and develop high quality beautiful applications in less time.

  • By Dhruv Kumar Jha on 16th April 2017 at 04:30 PM
    Node JS
    Javascript
    Github
    NPM
    Node Module
    Javascript Testing

    In this tutorial, We will first write a Javascript module which will act as a database/store for storing data which we can use in our other frontend applications.

    And then we will publish it to npm [node package manager].

  • By Dhruv Kumar Jha on 12th April 2017 at 04:00 PM
    Hello World
    First Post

    Writing is easy., Writing something that's meaningful, fun to read and teaches the readers new things is difficult.

    In coming days i will do my best to write articles and tutorials on the things i love and learnt which others might find useful.

  • Last Updated: 1st June, 2017 @ 07:15 PM

    Expected Next Update: 3rd June @ ~ 06:00 PM

    I welcome all Feedbacks, If you have any feedback, ideas for articles/tutorials or if you want to see any app/product created and open sourced, Just Get in touch with me.

    Thank you for checking out my website. Hope it provided you with some useful information.