onearm_developer
@DeveloperOnearm
Allgemein Tech , Anwendung Entwicklung und IT-Sicherheit Enthusiast.
"If you don't know where you are going, any road will do" "If you don't know where you are, a map won't help".. #tech #Software #anwendungentwickoung
Don't overthink it Every API request needs 3 things to run smoothly ... Parsing. ie get data from request body ...Authentication that hands if user is allowed to access .... Business logic #Software
Another angle: why is every React Project secretly a JavaScript project 😊😊
Why is every JavaScript project secretly a React project?🤔
Microservices ensure Easy Maintainability, Modularity and improves Scalability. If you intend to build a project easy to Scale , go for Microservices, where as Monolithic is just Monolithic , best suited for smaller Systems
Why should a project use a microservices architecture instead of a monolithic architecture?
Just finished setting up Moodle Which included , configuring Apache & MariaDB, enabling developer mode, creating /local/devtools/read_data.php, queried users, courses, & enrollments using $DB->get_records() and finally ran it via CLI. Took a lot of time but it was worth it
JavaScript Project Ideas For Beginners: ➡️ Color Flipper ➡️ Modal Window ➡️ Random Quote Generator ➡️ Color Palette Generator ➡️ Image Slider ➡️ New Year Counter ➡️ Calculator ➡️ Todo List ➡️ Guess My Number ➡️ Tictactoe ➡️ BMI Calculator ➡️ Personal Portfolio Website…
How to choose Relational Databases PostgreSQL – if your data is mostly structured, relational, and long-lived. MySQL – if your data is mostly simple web CRUD and you care more about uptime than fancy features. SQLite – if your data is mostly local or embedded and doesn’t need…
Remember this when you code: Good code works. Great code explains itself.😉
Apt..UDP being unreliable and always in a hurry, while TCP is more reliable and better organized and ensures Packets of Data are carefully delivered..
My Professor just said this in class and it sticked "every backend system is fundamentally about data transformation and movement".
I find Git commands interesting! To initialize a new repo, you just type git init. And to create and switch to a new branch? git checkout -b <name>! Isn't that cool? #Git #Coding
`touch file` or `mkdir -p src/{a,b}` fails in Windows CMD/PowerShell but works in Git Bash, macOS, and Linux. Why? Unix tools. Git Bash just brings them to Windows. Use it for a smoother dev workflow. #Git #DevTips #Windows
The Madness 💆💆
This is really interesting. Candy crush used the Freemium model to pivot to 1B+ in valuation..
5 ways to monetize your side project: - Freemium: Free core, pay for power features. - One-time purchase: Buy once, own forever. - Subscription (SaaS): Recurring fee for ongoing value. - Ads/Sponsorships: Monetize audience attention. - Paid add-ons/Marketplace: Sell extensions…
5 ways to monetize your side project: - Freemium: Free core, pay for power features. - One-time purchase: Buy once, own forever. - Subscription (SaaS): Recurring fee for ongoing value. - Ads/Sponsorships: Monetize audience attention. - Paid add-ons/Marketplace: Sell extensions…
The most expensive line of code is the one you'll have to maintain for 5 years. Write for your future self. #SoftwareEngineering
Ever lost your command when working in a terminal ? Press Ctrl + R to search your command history. A productivity game-changer. #DevTips
When building with python use a virtual environment (venv). It prevents package conflicts and keeps your projects isolated and clean. #tech#python
Use git rebase -i HEAD~N to clean up your last N commits before pushing. It keeps your commit history tidy. #GitTips
United States الاتجاهات
- 1. $NVDA 78.9K posts
- 2. Jensen 25.3K posts
- 3. Peggy 38.9K posts
- 4. GeForce Season 5,962 posts
- 5. NASA 55.5K posts
- 6. #ใครในกระจกEP5 9,441 posts
- 7. Sumrall 2,505 posts
- 8. #YIAYalpha N/A
- 9. Arabic Numerals 4,712 posts
- 10. Stargate 7,330 posts
- 11. #WickedWaysToMakeABuck N/A
- 12. Martha 20.3K posts
- 13. Comey 59K posts
- 14. Kwame 6,648 posts
- 15. Sam Harris N/A
- 16. Judge Smith 3,373 posts
- 17. Saba 11.1K posts
- 18. #WWESuperCardNewSeason 1,197 posts
- 19. #2Kgiveaway 1,189 posts
- 20. Poverty 55K posts
Something went wrong.
Something went wrong.