Blog
Create Reusable Models with Django and Mixins
Using mixins to create powerful, flexible Django models
DjangoMixinsPython
A Guide to Nested Promises, Anti-Pattern, and Alternatives
JavascriptPromiseAsync
How to Use JavaScript Libraries in Angular Project
AngularJavascriptTypescript
5 Ways You Can Remove the Last Character from a String in Python
How to remove the last character from a string in Python.
PythonProgrammingCoding
How to Pass Props from Child to Parent Component in React
Learn this neat little trick to pass chunks of props back up the component tree!
ReactJavascriptWebdev
Hands-on CI/CD for Spring Boot applications using GitHub Actions and AWS
Want to build a full CI/CD Pipeline? Well, you’re at the right place!
Ci cdSpring bootGithub actions
Hiding DOM Elements in React Based on Scrolling
ReactJavascriptCss
Converting Nested List into a Pandas DataFrame
PythonPandasData science
Scrape Google Scholar with Python
How to scrape Google Scholar with Python and Beautiful Soup
Web scrapingWeb scrapersPython
How to Create a Web Map with Leaflet and Python
Web MapLeafletPython