LuchoTurtle
LuchoTurtle
Hey there @rokoroku 👋 ! Cheers for the amazing repo! It's bloody amazing and quite useful to get something started with React! This PR is meant to update every dependency,...
Although this question was answered during the standup, my question was regarding the wireframe work that @nelsonic has done in Figma pertaining to the app development in Flutter.  I...
As it was mentioned in the [MVP feedback issue](https://github.com/dwyl/mvp/issues/140#issuecomment-1285212399), reporting would be an extremely valuable feature to have, especially in a collaboration environment. With the use of timers the `person`...
closes https://github.com/dwyl/auth/issues/266
If you're familiar with Li-Ion (or LiFePo) batteries, you are probably aware that if you use your laptop most of the time *plugged in*, having your battery at 100% all...
The GitHub action after merging the new calendar branch https://github.com/dwyl/calendar/pull/25 [seems to be failing](https://github.com/dwyl/calendar/actions/runs/4876977315). ### TODO: - [ ] fix the CI. - [ ] fix the coverage label on...
Seeing that @thomaux already did an awesome job with implementing type definitions, I wanted to learn more about generics in Typescript so I'm **attempting** to rewrite the main `index.js` file...
Currently, the cursor is calculated on the screen percentage, which should translate into a smooth experience across devices (desktop, tablets). So there isn't a concern there, since calculations are being...
closes #64 This is a quick merge. Found this useful for small Elixir projects, thanks @ndrean 👌