Rony Roy
26 posts
Error, Error Handling and Error Handling Technique
Error An error in software development is an undesired or unexpected event that occurs during the execution of…
How to use Redis with Vercel Edge
Introduction Vercel’s Edge Network provides developers with powerful compute capabilities with zero configuration and added latency. Edge Functions…
Python One Line While Loop
In this tutorial we will see how to find even or odd in python program using one line…
Which Social Media Metrics Are Marketers Tracking? [New Research]
Social media metrics are imperative to social strategy. They give you an inside look at your channels’ performance…
Why you shouldn’t use slow regular expressions
Introduction Most of the regular expression engines use backtracking to try all possible execution paths of the regular…
Time Tracking: Should We or Shouldn’t We?
Executive Summary What is time tracking in project management? Time Tracking and the time management process tracks…
5 Key Points to Keep in Mind When Developing Effective Dashboards
Hey everyone! So I recently started on a new, pretty complicated dashboard for a new feature we’re developing.…
6 Best Product Manager Courses in 2023 – For All Proficiency Levels
Product manager courses are everywhere. How do you pick the one that’s best for you? Product management is…
Advent of Code Day 2 Solutions
Hello Everyone 🙂 Day 2 Solutions have also been posted, you can find them here
Using Action Cable with React and Rails.
Intro Earlier this week I wanted to use Action Cable for its nice two way connections. I ended…