Programming Daily

  • Sample Page
Illustration of a bird flying.
  • What is JSX in React and why is it important

    Everyone these days is crazy about React. So, I thought I’d write a blog post explaining one of the integral features of React – JSX. This is the templating language used for building React components. JSX has everything you need to define the structure, customize appearance, and customize components in many other ways. JavaScript under…

    July 11, 2023
  • Most important React hooks and their use cases

    At this moment, web development community seems to agree that React is the best library for building user interfaces. At the very least, it is the most popular. Web developers love it because it’s easy to adopt, maintain and test. One thing that really catapulted React to its current leading position is the introduction of…

    February 18, 2023
  • Discussion of failure – the right way to look at it, few examples

    These days personal improvement influencers are everywhere, from TikTok to Instagram to YouTube. They are hard to escape. Watch one small clip and you’ll be bombarded with advice. Self-improvement gurus always tell us that failure means nothing. It’s just a start and a chance to try again. Or something to that effect. So in this…

    February 6, 2023

Programming Daily

Proudly powered by WordPress