 
      
    | You are here | www.mattlayman.com | ||
| | | | | www.laac.dev | |
| | | | | Explore common mistakes made with the Django framework and how they introduce issues into your code. | |
| | | | | www.rasulkireev.com | |
| | | | | Whenever you building a site with Django that will have user authentication, it is recommended to create a Custom User Model, before the first migration. Sometimes you forget to do that. In this case you have to follow a strict procedure, which I'll show you in the post. | |
| | | | | keepsimple.dev | |
| | | | | Learn how to implement real-time notifications in Django using Server Sent Events (SSE). Send updates to users without page refreshes or polling. | |
| | | | | www.boardinfinity.com | |
| | | React hooks allows the users tohookinto react state and life-cycle features from function components. Learn more about the advantages of hooks! | ||