Best of Backend DevelopmentNovember 2020

  1. 1
    Article
    Avatar of devtoDEV·5y

    Good Bye Web APIs

    Layr is a set of libraries that let you build a full-stack application with a single codebase. The frontend and the backend are physically separated (they run in different environments) but logically reunited. The backend is composed of one or more classes whose some of their attributes and methods are explicitly exposed to the frontend.

  2. 2
    Article
    Avatar of dailydaily.dev·5y

    Focus on one of these 9 backend frameworks to become a backend wizard

    Backend is literally the backbone of development, and a big passion of mine; it's where everything started. Today I'll be showcasing 9 backend frameworks. The idea is that you focus on one of them and become really good at it, there are just so many around I wanted to showcase the diversity for you guys.

  3. 3
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    My Top Dev Tools in 2020

    Developers always should understand the tools they use. With the right tools, you can achieve your job easily and efficiently. In this article, I’ve listed all the tools I use in my daily job. If you know the system well enough you can do things that…

  4. 4
    Article
    Avatar of hashnodeHashnode·5y

    Become a Full Stack Developer by building these amazing applications

    There are very few job opportunities for Just HTML or Just CSS or Just JavaScript developers. Most of the companies are looking for developers who know how to design front-end, backend, and also HTML and CSS. If you're a React/Angular Developer, that's not enough nowadays. You need to learn Node.js also. In this article, I have listed out some of the articles which will help you to become a full-stack developer.

  5. 5
    Article
    Avatar of algAlgolia Blog·5y

    What is headless commerce?

  6. 6
    Article
    Avatar of swlhThe Startup·5y

    The Complete Microservice Tutorial — Part 1 Building User Service With GRPC, Node.JS, and MongoDB

    The Complete Microservice Tutorial — [Part 1] Building User Service With GRPC, Node.JS, and MongoDB MD Ahad Hasan Follow Nov 19, 2020 · 4 min read Project Link: https://github.com/Joker666/microservice-demo/

  7. 7
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    A powerful backend ready for your next app

    Parse server is a frontend-as-a-Service (BaaS) that runs on top of Express. It features: authentication, users, roles, access control lists (ACL) and class-level permissions (CLP) The whole stack is open source with no vendor lock-in or pay-per-request restrictions.