All activity
Pavel Keyzik
started a discussion
I want to get feedback about my application. Where could I do that?
Hi! I'm Pavel and I'm building an application where you could track expenses, subscriptions, and set limits by categories. I also have analytics, like (days to salary, money left for each category) and monthly reports as well (with the information by each category expenses).
The app is still in development and I'd be interested in sharing a link in the nearest feature, where people could join...
Pavel Keyzik
started a discussion
I've launched a little open source project today π
I launched my first project today. Any advice? The first thing I was confused that it says that I posted the project, but after some time it started to say that my launched is scheduled for tomorrow, but it still has a button "Launch Now" and I pressed that π I'm not sure how it works, but if you could explain that to me, I'd be happy to hear that
Have you ever reviewed Pull Requests from your colleagues and didn't know what to say rather than just LGTM? Then this generator is for you! Generate polite messages with the appreciation of work and approve the PR
Pull Request Approver
Get rid of LGTM comments in your PRs
Pavel Keyzik
left a comment
When I work on a product with my team, I usually check their Pull Requests when I have some free time in the evening but sometimes it's so hard to think of some better comment to approve the PR, rather than just LGTM.
I don't like LGTM comments, because they doesn't provide any feedback and I think it's even better to approve without any comment, if you can't think of anything else.
That's...
Pull Request Approver
Get rid of LGTM comments in your PRs
Pavel Keyzik
left a comment
I'm so happy to work with multi-national company, because you can learn something from different countries. That way I learned few phrases in Macedonian and Spanish languages, as well as some cool words from English native speakers. I think if I'd be self-employed, I won't have that experience
Would you rather like to be self-employed or working in a multi-national company?
Ghost Kitty
Join the discussion
Pavel Keyzik
left a comment
I've tried a lot but haven't found the best yet. It's always something I'm not happy about, it can be too dificult, or not customizable at all. It can be everything you need, and sometimes you can't do the exact thing you really want. I think UI library is super cool to build an app from the scratch and test some user flows, without spending too much time on building UI components. But when you...
What's your favourite React UI library as of 2022?
Christian C
Join the discussion
Pavel Keyzik
left a comment
For me it's stop jumping from one project idea to another π
I used to have a list of something to-do and never take it. This year I tried to have to-do list with points for each ticket and make a one week epic. Every Sunday I create epic for the week and add tickets, but not more than 20 points, because then I'll need to have extra time that I don't want to spend. That way I can do small thing...
What would you put on your "stop doing" list?
Brenna Donoghue
Join the discussion
Pavel Keyzik
left a comment
- I want to visit new city in country I moved in couple month ago
- Share my MVP version of personal finances app, to test the flow with Open Source community
- Try to not forget about Hacktoberfest
What are your goals for the month?
Elif Duran
Join the discussion
Pavel Keyzik
left a comment
I'm using Shortcut (formerly Clubhouse) to track all things I have to do. When something comes up, I just add ticket to something like "To Do" and ignore it until I finish something that's "In progress". That way I finish planned things for the day and don't forget everything else
How do you stay productive?
Ghost Kitty
Join the discussion
Pavel Keyzik
left a comment
A few things work for me. The first one is go to sleep and try to solve the problem in the morning. Usually it works pretty well. The second one is to try to explain the problem to someone. When you explain something to the person who has no idea what are you trying to accomplish, you realize that forgot a little thing in your problem and in most cases you get the solution even without help....
What do you do when you get stuck while trying to achieve a goal?
Wilson TM
Join the discussion
Pavel Keyzik
started a discussion
How do you manage your personal finances?
Is there any app that you're using to track all of your finances, or some techniques to save money. I usually take around 40% of my income and move it to savings account, but I've heard people are trying to split money, like 10% for long savings, 10% for self-investing, 10% for fun, 10% for stocks, and 60% for your needs.
Pavel Keyzik
left a comment
It really depends on what you're building. For small projects JavaScript is enough, even if you want to care about types, you can always use JSDoc comments. It's not that convenient, but it works. If you're planning to have a big project with different data models, then you'd probably need TypeScript to be more confident about updates βΊοΈ
JavaScript or Typescript?
Mohamed Zakarya
Join the discussion
Pavel Keyzik
left a comment
I prefer to use Dark mode, but 2% of the time I use the Light version if I can see nothing. If you're building the app, please, add the ability to use the System Preferences setting, as I really love to toggle between dark or light modes in one place to update all my apps' themes.
Dark or Light mode π€
Samir Rashed
Join the discussion
Pavel Keyzik
started a discussion
I'm building a personal finances management app. Do you have any suggestions?
Hey everyone! I'm building a personal finances management application. I'm planning to have the ability to create wallets, something like a debit card or a place you store money. I'm also thinking about different types of wallets, like regular, or saving. The most problematic place for me is the functionality to add Income because I want to have the ability to split my income by different...