Job Announcement Website: Environment Variable & Database

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • mongo

    🍃 MongoDB driver for Deno 🦕 (by denodrivers)

    // deps.ts export { dirname, fromFileUrl, join, } from "https://deno.land/[email protected]/path/mod.ts"; export { json, opine, Router, serveStatic, urlencoded, } from "https://deno.land/x/[email protected]/mod.ts"; export { config } from "https://deno.land/[email protected]/dotenv/mod.ts"; export { Bson, MongoClient } from "https://deno.land/x/mongo@v0.30.1/mod.ts"; export { connect } from 'https://deno.land/x/[email protected]/mod.ts';

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts