Day: March 12, 2023
7 posts
Website to storage contacts data and share it with others. (Django REST API React)
ContactBook helps to storage contacts data and share it with others. I’ve created educational descriptive commits so its…
Install jupyter notebook
Jupyter Notebook is an open-source web application which runs on python that allows you to create and share…
The price is right! Pricing and packaging to win in a competitive world
This article originates from a presentation at the Product Marketing Summit, San Francisco in 2022. Catch up with…
Using Container Views with Redux-like state container
During my transition from multiple stores Basics Reducer and Actions Unidirectional flow Side effects Usage State normalization State…
Essential SQL Commands for Data Science
SQL (Structured Query Language) is a programming language used to manage and manipulate relational databases. It is used…
HackerRank SQL Basic Select
Before Starting I haven’t handwritten SQL for a long time, but I have recently started practicing again to…
Rendering Twig templates in Storybook
Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it…