shlogg 路 Early preview
Anthony Max @aanthonymax

馃悳 Fetch API enjoyer.

Launching DevHunt: A Modern UI Library With Template Language

Launching on DevHunt with minimal UI library, competing with modern libs. Flower gallery app showcases markup-gen images & pagination. Inspired by MacBook's hi-tech style color palette: blue & red. Upvote our project! 鉂わ笍

Software Engineering Meets Web Development: HMPL Template Language

We've developed HMPL, a template language helping create modern web apps without frameworks, using an API & compiler. Check it out & support us with a star on GitHub! 馃悳馃尡

TypeScript 7 Brings 10x Speed Boost With Go Under The Hood

Microsoft's TypeScript project moves from JavaScript to Go, promising a 10x speed boost in some tests & faster project launches with VS Code. Go was chosen for its compatibility & ergonomic graph processing capabilities.

Improving HMPL Template Language Security With DOMPurify Integration

New HMPL version 2.2.5 boosts security with DOMPurify integration, reducing XSS risks & enabling safe HTML processing. Sanitize server responses or specify disallowed tags to ensure app safety. Download via npm or CDN.

Software Engineering And Web Development Security Enhancements

New HMPL version 2.2.5 boosts security with DOMPurify integration, reducing XSS risks & enabling safe HTML processing. Sanitize server responses or specify disallowed tags to ensure web app reliability.

Smaller Web Apps With HMPL: Auto Body Generation & Indicators

Automatic body generation for RequestInit and indicators for custom loaders make web app development easier. HMPL-js features 100% test coverage, available via npm or CDN.

Implementing Server-Side Rendering Without Reworking Architecture

Implement server-side rendering in your project without reworking its architecture using Node.js with Express and EJS or HMPL module. Follow a simple example to get started.

Writing Effective Unit Tests With Jest: A Comprehensive Guide

Write unit tests first with Jest! Test individual functions, classes & APIs by mocking dependencies & verifying expected behavior. Keep tests simple & focused, use descriptive names & test for edge cases.

Improving Cample.js Framework Performance And Introducing HMPL

Wrapped up 2024 with Cample.js improvements & HMPL release. Achieved 1.08 reactivity speed without virtual DOM. Next step: combining SSR & fast rendering for a symbiotic framework.

Implementing Server-Side Rendering Without Reworking Architecture

Implement server-side rendering without reworking architecture using HMPL module. Compile strings into DOM nodes and render on server, then display in client. Suitable for any web project architecture.

10 Essential VS Code Extensions For Software Engineers

10 must-have VS Code extensions for faster development: Tabnine, Prisma, GitLens, Auto Import, GitHub Copilot & more! Boost productivity with AI-powered code completions, database management, and more.

Server-Oriented Customizable Templating For JavaScript With HMPL

Discover HMPL, a server-oriented customizable templating language for JavaScript, reducing app bundle size & loading times by processing UI on server-side.