GithubHelp home page GithubHelp logo

isabella232 / tech-writer-task-template Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 9 KB

This repository is a template for Technical Writer candidates to use.

License: MIT License

JavaScript 100.00%

tech-writer-task-template's Introduction

Welcome to the Prisma Technical Writer assignment

We're extensively using GitHub and Markdown for collaborating our docs. This assignment will hopefully help you get a glimpse at what part of your day to day will involve.

Task

Your goal is to create a tutorial about database seeding for Node.js developers who work with PostgreSQL databases. The tutorial should include:

  • A conceptual overview of database seeding, including when and why to use it
  • A working example of a seeding script using any Node.js Postgres client, such as node-postgres, or anything else you feel comfortable with except Prisma (we want to reduce potential bias in our evaluation)
  • Instructions on how to use the example and run it
  • Pros and cons of the approach and conclusion

Format

You should create your own GitHub repository using this one as a template, and invite @mhwelander and @thebiglabasky to review it once you're done. Once we're in, we would like to be able to clone the repository, navigate to your guide to go through it, and run the example that will be part of it.

Material available in this template repository

  • A package.json and src/main.js files that are ready to run
  • A schema.sql file you can use to create a basic structure with a single table called "Translations" for your seeding example
  • A guide.md meant to contain the guide

Note: feel free to scratch the contents of this README.md file in your own repository!

tech-writer-task-template's People

Contributors

mhwelander avatar thebiglabasky avatar

Forkers

nareshanu

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.