Blog
Converting Nested List into a Pandas DataFrame
PythonPandasData science
How to Create a Web Map with Leaflet and Python
Web MapLeafletPython
Creating an Interactive Background in React with Particles.js
A tutorial for making responsive and elegant interactive backgrounds in a few simple steps.
Particles.jsJavaScriptWeb Development
Basic React Login using External API
ReactJavascriptApi
Deploy Docker Containers In AWS Lambda In 5 Easy Steps
Lambda can now run your containers as a function with base runtimes provided by AWS or even with custom runtimes. With time, containerized apps became a hit and now the problem was how to deploy…
ServerlessCloud ComputingProgramming
How to Cache API Calls in Next.js
NextjsApiCache
Custom Hook in React for calling API — useApi
ReactApiHooks
How to Detect the Closing of a Browser Tab
JavascriptWebdevWeb development
5 Advanced React Patterns
An overview of 5 modern advanced React patterns, including integration codes, pros and cons, and concrete usage within public libraries.
ReactJavascriptPatterns
Front-End System Design Guide
Web developer interview cheat sheet
WebFrontendInterview