Skip to content
View shtalinberg's full-sized avatar

Block or report shtalinberg

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. django-el-pagination django-el-pagination Public

    Django endless pagination tools. Ajax, multiple and lazy pagination, Twitter-style and Digg-style pagination.

    Python 306 72

  2. awesome-htmx awesome-htmx Public

    Forked from rajasegar/awesome-htmx

    Awesome things about htmx

    1

  3. Setting up a Dockerized web applicat... Setting up a Dockerized web application with Django REST APIs, ReactJS with Redux pattern, and Webpack Hot Reloading! Mouthful.
    1
    # Guide on how to create and set up a Dockerized web app using Django REST APIs and ReactJS
    2
    Hopefully this will answer *"How do I setup or start a Django project using REST Framework and ReactJS?"*
    3
    
                  
    4
    This is a guide to show you step by step how this can be setup.  If you just want to get started, use the cookiecuter I set up [cookiecutter-django-reactjs](https://github.com/genomics-geek/cookiecutter-django-reactjs).  It basically is a fork of pydanny's cookiecutter, just added the front-end stuff :).
    5