Python learning for property, dataclass, pydantic, and more.@property decoratorNov 15, 2024Nov 15, 2024
Python for JS developersI have been doing Python for data engineering and Machine learning and sometimes do React applications. Quick Python, JavaScript…Jun 17, 2024Jun 17, 2024
Productivity: git global ignoreOften in a big project, there is a need to fiddle with some scripts or try out some debug. I often fiddle with some ideas while working on…Mar 10, 2024Mar 10, 2024
My ML & AI learning journeyI have started learning in the new area of ML & AI. I decided to make a journal to have a retrospective of learning resources and…Jan 4, 20241Jan 4, 20241
Top JavaScript Interview Questions2021 has been a good year for the IT professional in terms of opportunities. Lately, I have been interviewing a lot for various positions.Jan 19, 2022Jan 19, 2022
Published inCodeXHandling loading and error state in React application and clean state mess.Handle Error and loading state in react component and clean code mess, React application Http Error and laoding state handling.Apr 19, 20211Apr 19, 20211
Published inAn Idea (by Ingenious Piece)Things you didn’t know about JS Data Types handling in ReactReact uses jsx for the HTML templating. Lets see how React renders javascript data types primitive and derived e.g. number, Array, objectSep 2, 2020Sep 2, 2020
command line commandsbefore taking a course on the Introduction to Shell for Data Science I thought I know about the shell.Jul 25, 2020Jul 25, 2020
React small things to remember for a beginner.Although react is JavaScript it Html and seems easy to get started with it.Jul 25, 2020Jul 25, 2020
Python learning quick start guidePython is a great programming language. I am here including all the really required small information and tricks that will be used in our…Sep 12, 2019Sep 12, 2019
Published inAn Idea (by Ingenious Piece)Angular ngClass with the ternary operatorI am sure every angular developer has used this directive ngClass once. They are used to add/update CSS class or classes (as shown in the…Jul 3, 2019Jul 3, 2019
Published inAn Idea (by Ingenious Piece)Web, Browser is new native for mobile. Website as an App!Yes, the title you are reading is almost true. Browsers are getting more and more powerful and with the new, Web APIs it gets most of the…Jun 26, 2019Jun 26, 2019
Angular, RouterLinkActive including fragments?In an Angular application, for routing we use routerActiveLink to add CSS class to the link or the parent element when the user navigates…Jun 25, 20191Jun 25, 20191
Data science, Python vs ScalaI recently got an opportunity to so some big data analysis. The work was to get some data from large files and create an analysis.May 15, 2019May 15, 2019
Sorting table code RxJS way in Angular.And the HTML template looks very simple.Mar 24, 2019Mar 24, 2019
SQL crash courseI hope you know what is SQL. I am creating a goto post for a brush up all the needed queries.Feb 7, 2019Feb 7, 2019
RxJs Learning operatorsThere are many operators in the RxJS to confuse us and top of that there is different nature of these like some are never ending like…May 21, 2017May 21, 2017