Git Product home page Git Product logo

next-ts-template's Introduction

NextJS Boilerplate Repository - test change

It's annoying to setup the configuration for TypeScript, ESLint and more for each and every project so I've created a Github template repository to use for applications built using NextJS

How to use this repo?

The boilerplate-components directory contains React components used in the default template repository. These should be replaced when used in index.tsx in new applications.

There is a components folder in the root directory which contains sub-directories named atom, molecule, organism and template. These should contain React components based on the Atomic Design principle.

This application should include unit tests from the get go. __tests__ is a directory that jest, a React test runner, will find and test the valid tests within. Also, components should use snapshot tests and also unit tests so there should be a corresponding ___.test.tsx file for each component.

Tech Stack

React Awesome JavaScript UI Library used by everything
NextJS React Framework to build static and dynamic sites
Jest React Testing framework and test runner
React Testing Library Unit Tests for React Components
TypeScript Typed JavaScript
Styled Components Modular CSS library for React Components
ESLint JavaScript & TypeScript Linter
Prettier Opinionated Code Formatter

next-ts-template's People

Contributors

christaylor19 avatar

Stargazers

Roman avatar

Watchers

 avatar

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.