Blog


The Art of Storytelling in Presentations: How to Captivate Your Listeners

The Art of Storytelling in Presentations: How to Captivate Your Listeners

StorytellingBusinessPresentations
The Advanced Way to Style with Styled Components

The Advanced Way to Style with Styled Components

A more in-depth look at the power of styled-components

ReactStyled-componentsCss-in-js
The Adoption of AI and Machine Learning in Healthcare: What is the Right Way to Proceed?

The Adoption of AI and Machine Learning in Healthcare: What is the Right Way to Proceed?

Let's find out how AI-powered technologies are being adopted in healthcare, given all the restrictions and benefits AI brings to the field.

AiMachine learningHealthcare
TextBlob — A Package Every Python Programmer Should Know

TextBlob — A Package Every Python Programmer Should Know

No need to call in the Data Scientist to perform NLP

PythonNlpTextblob
Text Mining in Python: Steps and Examples

Text Mining in Python: Steps and Examples

Exploring the best Python IDEs for mac users.

PythonText miningNlp
Testing React Router with Jest

Testing React Router with Jest

How to write unit tests that check if you're routing requests correctly using React Router with Jest

ReactTestingJest
Testing React Hooks

Testing React Hooks

A guide to using React Hooks Testing Library

ReactTestingJavascript
Testing local storage with testing library

Testing local storage with testing library

How to test changes to the local storage on synchronous cases and asynchronous ones using the testing library.

TestingJavascriptReact
Testing JavaScript Performance with Benchmark.js

Testing JavaScript Performance with Benchmark.js

TddJavascriptTesting
Crafting Test Strategies: Test Plans vs. Test Approaches

Crafting Test Strategies: Test Plans vs. Test Approaches

A comprehensive guide to understanding the differences between test plans and test approaches in software testing.

Software TestingTest ManagementTesting Strategies