Jazim Abbas

Results 10 comments of Jazim Abbas

Please assign this task to me .. If this is not assigned to anyone .. Thanks in advance ..

I have a question. Please help me out. I can see all the text is stored in this github repository. There is no external database or external file system where...

Please guide me. I want to contribute to this project.

Yes, you are right. Got the same error.

@macskay I go through the source code. What I found is if we create new axios instance every time, then it will work. This is not the problem with onGet....

Hi. I have seen the docs, there are 3 options in it: stitches, css, and tailwind css. But in many cases, people use styled-components like I do. I simply copy...

I am trying to add Tabs. So this is the code I wrote: ```javascript async function TabContent(props) { const formattedCode = await format(props.code, props.lang); return } ``` If I console...

@alonronin is this package only supported on jest ?? Can I use this package for other testing libraries e.g. mocha etc ...

I think we should make it as a normal function and call it instead passing template strings. If we do so, user has to do code formatting by himself.

Sounds good. Looking forward to it. BTW, thanks for quick reply.