Understanding the Bounded Context in Microservices Post date June 6, 2023 Post author By Piumi Liyana Gunawardhana Post categories In domain-driven-design, microservices, software engineering, software-development, web-development
5 Tips to Optimize React Frontend Performance Post date November 3, 2022 Post author By Piumi Liyana Gunawardhana Post categories In frontend-development, JavaScript, programming, react, web-development
Choosing Between Inheritance vs Composition for Web Components Post date October 10, 2022 Post author By Piumi Liyana Gunawardhana Post categories In composition, inheritance, ui-component, Web Components, web-development
WebSockets vs. Server-Sent Events Post date July 4, 2022 Post author By Piumi Liyana Gunawardhana Post categories In JavaScript, server-sent-events, web-development, websocket, websocket-server
Using Non-SSR Friendly Components with Next.js Post date June 1, 2022 Post author By Piumi Liyana Gunawardhana Post categories In JavaScript, nextjs, programming, server-side-rendering, web-development
React.memo() vs. useMemo() Post date March 11, 2022 Post author By Piumi Liyana Gunawardhana Post categories In JavaScript, programming, react, software-development, web-development
Building Design Systems: How to Treat CSS Styles Post date March 7, 2022 Post author By Piumi Liyana Gunawardhana Post categories In css, design systems, programming, ui, web-development
Declarative Data Fetching with React Async Post date December 2, 2021 Post author By Piumi Liyana Gunawardhana Post categories In front-end-development, frontend, JavaScript, react, react-async
JavaScript Sanitizer API: The Modern Way to Safe DOM Manipulation Post date November 9, 2021 Post author By Piumi Liyana Gunawardhana Post categories In front-end-development, html, JavaScript, sanitizer-api, web-development
Common React Hooks Mistakes You Should Avoid Post date November 1, 2021 Post author By Piumi Liyana Gunawardhana Post categories In JavaScript, mistakes, react, react-hook, web-development
Best Practices for Using JWT Post date October 13, 2021 Post author By Piumi Liyana Gunawardhana Post categories In authentication, authorization, JSON, json-web-token, web-development
Performing HTTP Requests: Fetch Vs Axios Post date October 7, 2021 Post author By Piumi Liyana Gunawardhana Post categories In axios, fetch, fetch-api, http-request, JavaScript
6 Tools and Techniques to Analyze Webpack Bundle Size Post date October 6, 2021 Post author By Piumi Liyana Gunawardhana Post categories In frontend, JavaScript, performance, web-development, webpack
4 Security Concerns with iframes Every Web Developer Should Know Post date September 2, 2021 Post author By Piumi Liyana Gunawardhana Post categories In front-end-development, frontend, html, iframe, safety
NodeJS Performance Optimization with Clustering Post date August 12, 2021 Post author By Piumi Liyana Gunawardhana Post categories In cluster, JavaScript, nodejs, performance, web-development
Automate Component Testing for Mobile Web Apps with BrowserStack Post date August 2, 2021 Post author By Piumi Liyana Gunawardhana Post categories In front-end-development, JavaScript, nodejs, selenium, test-automation
How to Improve Web Vitals with CSS Post date July 20, 2021 Post author By Piumi Liyana Gunawardhana Post categories In core web vitals, css, google-core-web-vitals, performance, user experience
Top React PDF Libraries in 2021 Post date June 7, 2021 Post author By Piumi Liyana Gunawardhana Post categories In front-end-development, JavaScript, pdf-viewer, react, top-javascript-libraries
Top 10 React Hook Libraries Post date May 10, 2021 Post author By Piumi Liyana Gunawardhana Post categories In front-end-development, hooks, JavaScript, react, react-hook
React Table: The Headless Table Library for React Post date April 29, 2021 Post author By Piumi Liyana Gunawardhana Post categories In front-end-development, frontend, JavaScript, react, react-table
4 Tools to Measure Core Web Vitals Post date March 23, 2021 Post author By Piumi Liyana Gunawardhana Post categories In core web vitals, google-core-web-vitals, performance, user experience, web-development
Scully: The First Static Site Generator for Angular Post date February 16, 2021 Post author By Piumi Liyana Gunawardhana Post categories In Angular, Jamstack, JavaScript, Static Site Generator, web-development
Things You Should Know When Fetching Data for React Components Post date February 9, 2021 Post author By Piumi Liyana Gunawardhana Post categories In data-fetching, frontend, frontend-development, JavaScript, react