Git Product home page Git Product logo

Krunal's Projects

node-js-express-tutorial icon node-js-express-tutorial

Express is a Node.js web application framework that provides a robust set of features to develop rich web applications. Today we are going to deep dive in Node js Express Tutorial. If you want to know what is Node.js and why we use in server side technology then please read my article Why we use Node js as a server side technology

nodeelasticsearchexample icon nodeelasticsearchexample

Elasticsearch is an open source search engine, which becomes hugely popular due to its high performance and distributed architecture. Elasticsearch is built on top of the Apache Lucene, which is a high-performance text search engine library. Although Elasticsearch can perform the storage and retrieval of data, its primary purpose is not to serve as a database. Instead, it is a search engine (server) with the primary goal of indexing, searching, and providing real-time statistics on the data.

nodejsexpress2018 icon nodejsexpress2018

Node js Express Tutorial For Beginners From Scratch 2018 is today’s leading topic. Express js is a minimal and flexible Node.js web application framework that provides a robust set of features to develop web and mobile applications. We can build Web APIs through this framework very quickly, and it has tremendous support for the NoSQL databases like MongoDB. You can refer more about Node js Express js Framework on its Official Docs.

nodejspassportauth icon nodejspassportauth

Simple Nodejs Authentication System Using Passport is today’s leading topic. In this tutorial, you will learn how to use a passport.js to authenticate the user. So, what is Passport.js? Passport.js is a simple, unobtrusive Node.js authentication middleware for Node.js.Passport.js can be used in any Express.js-based web application.

nuxtjsauthentication icon nuxtjsauthentication

Nuxt js Laravel Authentication Tutorial With Example is the today’s leading topic. We use Nuxt.js as a frontend and Laravel as a backend. We create an API to that authenticate the user sent from the client. In return, we send a JSON Web Token. After signing in, we will send a JWT token with the request to verify in the server that user is valid and it needs to assign the proper resources he has requested. We use JSON Web Token Authentication for Laravel library to generate the token in the server side.

reactcrudexample icon reactcrudexample

React CRUD Example | MERN Stack Tutorial is today’s leading topic. This article’s goal is to explain the by making the CRUD application. Most applications are CRUD applications. If you don’t know what CRUD is, it’s short for Create, Read, Update and Delete. This application is also called a MERN Stack application because we are using MongoDB, Express, React, and Node.js tech stack.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.