Re: Fabric as a WebApp

2024-10-03 Thread Jonah Katz
You should try using the Django AI Chat Assistant in VS Code. Can be pretty helpful with these kinds of things https://marketplace.visualstudio.com/items?itemName=buildwithlayer.django-integration-expert-Gus30 On Monday, September 30, 2024 at 8:13:26 PM UTC-4 Abdul Qoyyuum Haji Abdul Kadir wro

Re: Replay your Django app

2024-10-03 Thread Henry Yates
Hi Abdul, Retrace gives you a comprehensive recording of your application's execution It captures the entire execution of your application, including code execution paths, variable states, network requests, DOM changes, and user interactions. You can then use Time-Travel Debugging to step forward

Re: Replay your Django app

2024-10-03 Thread Henry Yates
Hi Can, You can see a demo here: https://player.vimeo.com/video/913949251?h=5e420f85d4 Happy to take you through it on Zoom as well. Let me know Henry On Wed, 2 Oct 2024 at 21:10, Can Okay wrote: > Hi Henry, I am interested this project. Can you show a demo? > > > > Can Okay > Best regards > >

Django AI Assistant for VS Code

2024-10-03 Thread Jonah Katz
Hey guys, our team just build a free VS Code extension to make it easier to use Django. It's basically an AI Chat (RAG) system trained on the Django docs that developers can chat with inside of VS Code: https://marketplace.visualstudio.com/items?itemName=buildwithlayer.django-integration-expert-

Re: Replay your Django app

2024-10-03 Thread Paulo Ouana
Hi Henry, I’m interested. Cheers, Paulo Ouana E-mail: pauloc.ou...@gmail.com Cel: +258 82 918 5494 Henry Yates escreveu em qua., 2/10/2024 às 16:12 : > https://retracesoftware.com allows you to record and replay your Django > app. It is a massive time saver, enabling you to investigate bugs