Skip to content

ymlp249.net

  • Home page
Latest:
What Works for Me in Wireframing
What Works for Me in Prototyping
What Works for Me in Storyboarding
What I Think About Design Systems
What I Learned from User Testing
My Thoughts on Typography in UI
My Thoughts on Minimalist Design Practices
What I Learned from A/B Testing
My Strategies for Mobile-Friendly Design
My Take on Emotional Design Principles
My Journey in Inclusive Design
My Insights on Navigation Design
How I used RESTful services effectively
Posted inProgramming Languages and Frameworks

How I used RESTful services effectively

Key takeaways: RESTful services simplify web architecture through statelessness and standard HTTP methods, enhancing scalability and…
15/11/202410 minutes
My experience transitioning from Java to Kotlin
Posted inProgramming Languages and Frameworks

My experience transitioning from Java to Kotlin

Key takeaways: Switching to Kotlin improved coding enjoyment through its modern syntax, null safety, and powerful…
15/11/20246 minutes
My approach to database integration in PHP
Posted inProgramming Languages and Frameworks

My approach to database integration in PHP

Key takeaways: Switching from mysqli to PDO enhanced flexibility and security, especially with prepared statements to…
15/11/202410 minutes
How I tackled asynchronous programming in JavaScript
Posted inProgramming Languages and Frameworks

How I tackled asynchronous programming in JavaScript

Key takeaways: Understanding asynchronous programming enhances code responsiveness through efficient handling of tasks using callbacks, promises,…
14/11/202410 minutes
How I use version control with Git effectively
Posted inProgramming Languages and Frameworks

How I use version control with Git effectively

Key takeaways: Version control systems, like Git, serve as essential tools for tracking code changes, facilitating…
14/11/20248 minutes
How I used GraphQL for efficient data fetching
Posted inProgramming Languages and Frameworks

How I used GraphQL for efficient data fetching

Key takeaways: GraphQL allows for precise data fetching through a single endpoint, reducing over-fetching and enhancing…
14/11/20249 minutes
How I manage dependencies in my projects
Posted inProgramming Languages and Frameworks

How I manage dependencies in my projects

Key takeaways: Understanding project dependencies is crucial for anticipating delays and fostering effective team collaboration. Regularly…
13/11/20249 minutes
How I successfully integrated GraphQL into my project
Posted inProgramming Languages and Frameworks

How I successfully integrated GraphQL into my project

Key takeaways: Understanding project requirements is crucial for a successful GraphQL integration, involving user needs, API…
13/11/20249 minutes
How I optimized my Ruby on Rails app
Posted inProgramming Languages and Frameworks

How I optimized my Ruby on Rails app

Key takeaways: Implementing caching strategies, such as fragment and action caching, significantly improved loading times and…
13/11/20249 minutes
How I learned Python in 30 days
Posted inProgramming Languages and Frameworks

How I learned Python in 30 days

Key takeaways: Setting clear learning goals and breaking down the process into manageable milestones helped maintain…
13/11/20249 minutes

Posts navigation

Previous page 1 … 5 6 7 8 9 … 20 Next page

Categories

  • Agile Methodologies
  • Backend Development

Sitemap

  • XML Sitemap of Categories
  • XML Sitemap of Posts

Pages

  • All pages in this website
All rights reserved. Copyright 2025 — ymlp249.net.
Scroll to Top