HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xsnepaul

no profile record

Submissions

Write Presentations Like a Doc in Seconds

insou.ai
1 points·by xsnepaul·3년 전·1 comments

[untitled]

1 points·by xsnepaul·3년 전·0 comments

[untitled]

1 points·by xsnepaul·3년 전·0 comments

A Simple Wrapper for [SharedPreferences]

github.com
3 points·by xsnepaul·3년 전·1 comments

All you should know about Flutter development

github.com
158 points·by xsnepaul·4년 전·98 comments

Everything you must know when you start developing web applications

github.com
4 points·by xsnepaul·5년 전·0 comments

comments

xsnepaul
·3년 전·discuss
· Content First, Style Follows · Notion-Style Ease, #Markdown Boost · AI Copilot · Files organization | Community | Workflow
xsnepaul
·3년 전·discuss
Have you encountered a failure when you were executing pm2 install pm2-intercom? If you want to use log4js for stable log output in PM2's multiprocess mode, then using pm2-intercom-log4js for multiprocess log synchronization will be a good choice. It imitates the cooperation method of pm2-intercom + log4js, and aggregates the logs of the sub-processes to the main process for unified output, so as to avoid unpredictable exceptions in file reading or writing in multiprocess mode.
xsnepaul
·3년 전·discuss
Hello r/programming, I wanted to share an open-source project that I've been working on: Rest-URL-Parser As developers, we often encounter the need to parse RESTful API URLs. Whether it's for debugging, testing, or documenting APIs, having a streamlined and efficient way to parse these URLs can significantly improve our productivity. Rest-URL-Parser is a tool designed to address this very need. It provides a simple yet powerful way to parse RESTful API URLs. Key features of Rest-URL-Parser include: - Robust Parsing: Efficiently parse complex URLs and extract valuable information. - Easy Integration: Designed with developers in mind, it can be effortlessly integrated into your existing workflow. - Open Source: Contribute to the project and help improve it for the benefit of the entire developer community. The project is in its early stages and I am actively seeking feedback, contributions, and collaborators. If you're interested in contributing or if you have any ideas for improvements, please don't hesitate to raise an issue or submit a pull request. Check out the project on GitHub: Rest-URL-Parser Thank you for your time, and I look forward to hearing your thoughts and feedback!
xsnepaul
·3년 전·discuss
You only need to use the get and set methods by simple_shared_preferences, which supports all types, such as Map, List, String, Number, and bool...
xsnepaul
·4년 전·discuss
A curated list of awesome Flutter libraries, tools, tutorials, articles and more..