Skip to content
View shtalinberg's full-sized avatar

Block or report shtalinberg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 308 71

  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