DEV Community

Cover image for Sharing Dev's Useful Sites & Tools that I applied
Thu Htet Tun
Thu Htet Tun

Posted on

Sharing Dev's Useful Sites & Tools that I applied

Hello my dev friends,

Today, I would like to share some useful sites and tools that I used in dev field.

Let's get started...

  1. CSS Loading Site
    Sometime, this site helps me to get CSS's loading stuff easy and fast.
    https://loading.io/

  2. Illustrations
    I used Undraw's illustrations in many sites and personal case.
    It is so useful for me.
    https://undraw.co/illustrations

  3. LeetCode (Code Practice)
    I had told to use this site to improve my coding skills. Then, I used it and found fun and benefits for me. Recommend you this one.
    You can practice your coding skills in there.
    https://leetcode.com/

  4. Fake Rest API
    For testing in order to get json api, I used this site often.
    Hell yeah, You can play with this site fake rest api data.
    https://www.instantwebtools.net/fake-rest-api
    Wanna test with real data to get Real feeling?
    Bonus Site: https://www.themoviedb.org/
    To test, my fav env is postman.
    Test Environment Software: https://www.postman.com/

  5. Draw.io (Data Diagram Tool)
    This site helps me to design quick Database Diagrams, Use Case, Data Flow, ERD, EERD etc.
    https://www.draw.io/

  6. Backlog (Project Management Tool)
    In my work, every day I have to use this software which is intended for team project management.
    If you have a team, try it once. It has a lot of features.
    https://backlog.com/

  7. To Do List
    For my personal, I am using Tick Tick everyday. It is kind of crazy. Check it.
    https://ticktick.com/

  8. Google Calendar
    To manage my timeline, I have to touch Google Calendar every second of my weekdays.
    Actually, We all must touch Google, right?
    Haha.. But this one is crazy to control our seconds.
    https://calendar.google.com/

  9. Programming Stuff that I used (past and present)
    -C & C++
    -PHP For Laravel
    -JavaScript For VueJS, ReactJs, NestJs
    -SQL For Database Management Software
    -Dart For Flutter

  10. Text Editors
    I know most developer use VS Code every day of their dev lives.
    But I just want to mention it while I am writing.
    For me, I started my development from note++ and currently using VS Code.
    Note++ : https://notepad-plus-plus.org/downloads/
    Sublime : https://www.sublimetext.com/
    VS Code : https://code.visualstudio.com/

Currently, those 10 things are coming from my head randomly.
So, I can freely write it down for my dev friends and followers.

In future articles, I may share this kind of some random tools that are useful for our daily developer lives.

Thanks for reading till the end.
If you like this article, don't forget to follow me.

Ah... I almost forgot to tell you. Haha..
Don't forget to visit my new YouTube Channel.
https://www.youtube.com/channel/UCdFvcfxmXGwOGkH0bh-y8LQ

Thanks guys!
See you in the next article.

Top comments (0)