Coding Fundas
  • Home
  • About

Javascript

Includes all Javascript related articles.

Programming

How to connect your ExpressJS app with Postgres using Knex

Learn how to use Knex to connect your Express application with Postgres

  • Mandeep Singh
    Mandeep Singh
8 min read
Javascript

Cloning an object in JavaScript and avoiding Gotchas

This post covers different ways to clone objects in JavaScript and things to watch out for while using these approaches

  • Mandeep Singh
    Mandeep Singh
4 min read
Javascript

How to add third party scripts & inline scripts in your Nuxt.js app?

Problem statement Let's say you have created a Nuxt app and one day your client or your boss asks you to add some snippet of code to every page of the site for

  • Mandeep Singh
    Mandeep Singh
1 min read
Programming

How to add authentication to your universal Nuxt app using nuxt/auth module?

Recently I was working on a Nuxt.js app and had to add authentication to it. First thing I thought was to use vuex to store two fields in a state: isLoggedIn: a

  • Mandeep Singh
    Mandeep Singh
8 min read
Javascript

How to read or modify spreadsheets from Google Sheets using Node.js ?

First of all, a brief overview of our use case. Let's say I have a spreadsheet on Google Sheets which is not public and I want to be able to read/modify programmatically

  • Mandeep Singh
    Mandeep Singh
10 min read
Coding Fundas © 2021
Latest Posts Twitter Ghost