Jerry Virgo

Full stack javascript developer interview tactics

As a hiring manager or interviewer, it’s important to assess a candidate’s technical skills and experience in full-stack JavaScript development to determine their fit for the role. The following questions can help guide the interview process and evaluate a candidate’s knowledge and expertise in JavaScript, Node.js, Express.js, NoSQL databases, front-end frameworks such as React, Angular, …

Full stack javascript developer interview tactics Read More »

Data Engineering Pipelines: Delivering Data to a Database and the Importance of Views

Data engineering pipelines are crucial in today’s data-driven world. They are responsible for collecting, cleaning, transforming, and delivering data from various sources to a database, where it can be easily accessed and analyzed by data scientists and analysts. With the increasing amount of data being generated, the importance of data engineering pipelines cannot be overstated. …

Data Engineering Pipelines: Delivering Data to a Database and the Importance of Views Read More »

Redux Toolkit and Cypress E2E Testing – A match made in heaven?

Redux Toolkit is a relatively new library for state management in React applications. It is a convention-based approach to Redux that makes it easier to write type-safe, testable, and maintainable code. Here are some of the benefits of using Redux Toolkit over standard Redux: In conclusion, Redux Toolkit provides a number of benefits over standard …

Redux Toolkit and Cypress E2E Testing – A match made in heaven? Read More »

Benefits of moving to AWS Lambdas (serverless)

AWS Lambda is a revolutionary serverless computing service provided by Amazon Web Services (AWS) that enables developers to run code without provisioning or managing servers. This innovative technology can greatly improve the development process by reducing the amount of time and effort required to set up and maintain infrastructure. In this blog post, we will …

Benefits of moving to AWS Lambdas (serverless) Read More »