DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Last week top 5 posts tagged(#javascript)

✨11 React Components to Become a Pro πŸ¦ƒπŸ πŸ₯§

TL;DR

"Reactsgiving" is upon us πŸ‘¨β€πŸŒΎ

I have harvested the finest React components you can use to build a powerful web app.

Each has its own flavor.
Don't forget to show your support 🌟

Now, let's...

HTMX: Building Interactive Web Apps Without JavaScript

Contents

Introduction
What is HTMX?
Why use HTMX?
Key Features of HTMX
Getting Started with HTMX
AJAX
HTMX Attributes and Use Cases
The hx-on attribute
Resources for Learning HTMX

Introduction

In...

Optimize your JS code in 10 seconds

Performance is the heartbeat of any JavaScript application, wielding a profound impact on user experience and overall success. It's not just about speed: it's about responsiveness, fluidity and...

HTMX - Exploring The Capabilities

Author: Peter O.

Introduction

In this article, we will explore what HTMX is and its capabilities.

HTMX is a small (14k min. gzipped), dependency-free javascript library that can create...

Learn serverless on AWS step-by-step: Asynchronous Lambda functions

TL;DR

When working with asynchronous Lambda functions, it can be hard to know whether a function invocation succeeded or failed. Furthermore, it can be important to retain a trace of the failed...

Using a Transactional Pub/Sub Outbox to Guarantee Consistency

πŸ€”One of the hardest parts of building an event-driven application is ensuring consistency between services.

A common pattern is for each service to have its own database and using Pub/Sub to notify...

A gopher’s journey to the center of container images

Blissful past...

A couple of years ago, I would never have thought that I would get that interested in the underlying structure of containers, not to mention going into the journey of building one in...

Full stack monolith experiment with Golang

I recently built a project to help me deploy servers fast, and prevent me from doing the same mundane stuff over and over again.

It's not the sexiest project around and a quick MVP - so the code is...

πŸ”₯ Frontend update: the Gowebly CLI now supports daisyUI components library

Introduction

Hello, DEV Community! πŸ˜‰

I've released the Gowebly v1.8.0 which includes daisyUI components library support for the frontend.

But let's not get ahead of ourselves, let's take a closer...

Building a cloud backend in Go using REST and PostgreSQL

TL;DR

πŸ’‘This guide shows you how to build and deploy and Go backend for a URL Shortener. It consists of one service, a REST API, and a PostgreSQL database.

We'll be using Encore to get our...

Top comments (1)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured this week : @uliyahoo , @teach_wizbits , @mainarthur , @necatiozmen , and @pchol22 πŸ™Œ.