Emdadul Haque

Results 20 comments of Emdadul Haque

@SuspiciousLookingOwl My preference is to use `NextJs` instead of normal `create-react-application`. What's your preference?

@HridoyHazard. ভাই আমি স্টার্ট করতে রাজি আসি । কিন্তু , author দের কাছ থেকে আগে acceptance লাগবে, যে তাদের এই cheatsheet গুলা লাগবে কি না ?

@farhan2077, thanks for consider this is an issue. Today I found another problem. ![Screenshot_20220206-173459_Print Spooler](https://user-images.githubusercontent.com/21246862/152678654-176cf3a7-b1d3-4c56-bf3a-b5488b0760ac.jpg) So, we need to fix this layout as early as possible.

Use top of this plugin. ``` plugins: - serverless-layers - serverless-plugin-typescript - serverless-offline - serverless-openapi-documentation ``` to ``` plugins: - serverless-openapi-documentation - serverless-layers - serverless-plugin-typescript - serverless-offline ``` Also add...

@yeukfei02 Yaa, you are right . this repo is not maintained any more. are you use use any alternative for documentation generation ?

> > @Rafat97 > > I use postman collection to publish documenation Ok. nice

@bvallelunga. What's the wrong on this PR. If I do anything anomaly let me know, I will try to fix that.

Log Backup If you are not interested, you can `ignore` this comment. ``` with: config-file: .github/workflows/mlc_config.json use-quiet-mode: no use-verbose-mode: no folder-path: . max-depth: -1 check-modified-files-only: no base-branch: master file-extension: .md...

Hi, @imvanzen Please check previous comment. What can I do? Am I adding `ignorePatterns` all the links into https://github.com/DopplerHQ/awesome-interview-questions/blob/master/.github/workflows/mlc_config.json file? Also, I found some of the links work fine. But,...

Facing same issue. Any Update ? ![image](https://user-images.githubusercontent.com/21246862/125050576-e62ebf80-e0c3-11eb-8e7a-8705f25461e2.png)