Материалы по теме 'templ' | DevsDay.ru

IT-блоги Материалы по теме 'templ'

IT-блоги Материалы по теме 'templ'


Дизайн UX Planet 17 января 2024 г. 18:46

NotionA curated collection of Notion templates for various product design activities — from user research to usability testing.User ResearchResearch question bankby MazeNotion database template compiles 350+ ready-to-use questions for rapid research...... читать далее

user-experience ux product-design notion notion-template

GameDev C.O.R.E. news 21 декабря 2023 г. 10:54

Вот и наступил 13 день рождения Codex of RPG Elucidation, и проведём мы его за длинным интервью (вопросы к нему придумывал не я), если оно, конечно, вам интересно. ...... читать далее

Сайт

Разработка dev.to 30 ноября 2023 г. 13:10

Using Publishers & Subscribers (Pub/Sub) is a powerful building block in a backend application. Using Pub/Sub lets you build systems that communicate by broadcasting events asynchronously, using an event-driven architecture. This is a great way t...... читать далее

go eventdriven microservices productivity

Разработка dev.to 9 ноября 2023 г. 5:54

Demo: https://t5c.onrender.com Github: https://github.com/oriongunning/t5c It's been a while since last post, alot have been accomplished in the last few months and I think the project is pretty much feature complete as I invisionned it when I sta...... читать далее

webdev babylonjs colyseus

Разработка dev.to 1 ноября 2023 г. 11:39

Introduction Hello, everyone! 🙌 I've released a big update to the Gowebly CLI project in v1.5.0 which includes Templ support for built-in net/http and all Go web frameworks: Fiber, go-chi and echo. But let's not get ahead of ourselves, let's tak...... читать далее

go webdev beginners opensource

DevOps linuxhint.com 29 октября 2023 г. 23:40

A Minecraft player can easily craft a Fermented Spider Eye simply by placing Sugar, Spider Eye, and a Brown mushroom on a crafting table to craft one.... читать далее

Minecraft

Разработка dev.to 29 октября 2023 г. 0:31

💟 Eai, como cês tão? Essa é a primeira parte de um conteúdo que será dividido em duas partes, onde exploraremos a documentação do Kotlin. Antes de criar este conteúdo, pesquisei como poderia contribuir com a tradução da documentação oficial, ma...... читать далее

Разработка dev.to 28 октября 2023 г. 6:25

Hello Frontend Developres 👋, its me Md Taqui Imam and Welcome to my Blog post. Today in this beginner-friendly blog post, I will share 10 powerful yet easy-to-learn CSS skills that can impress employers and help you get hired faster for web dev ro...... читать далее

webdev css frontend html

Разработка dev.to 19 октября 2023 г. 15:32

Hi friends! 👋 I'm Ayu, a tech blogger, front-end developer, and open source and tech community enthusiast based in the Netherlands. This is the 5th year I'm participating in Hacktoberfest as a contributor...... читать далее

hack23contributor hacktoberfest23 opensource

Разработка dev.to 10 октября 2023 г. 12:33

Local Setup Compute Pod Deployment Managing Deployments Networking Service Ingress Controller Configuration Config Map Secret Storage Persistent Volume Persistent Volume Claim Production Kubernetes Providers Containers a...... читать далее

kubernetes docker cloud programming

Разработка dev.to 18 сентября 2023 г. 13:00

TL;DR In this tutorial, you'll learn how to build a meme generator in Next.js. We will be using: Trigger.dev for handling the meme's creation in the background. Supabase for storing and saving the memes Resend for sending the generated meme to th...... читать далее

webdev javascript programming tutorial

DevOps linuxhint.com 13 сентября 2023 г. 7:46

Spectral arrows can be crafted using 4 Glowstone dust and 1 arrow in a plus shape on the crafting table grid, placing the arrow in the center of the grid.... читать далее

Minecraft

Разработка dev.to 12 сентября 2023 г. 12:00

TL;DR Before We Begin Part 2 Fetching & Updating Templates w/ Cron Jobs Defining our Daily Cron Job Testing Editing Memes Server-Side Code Client-Side Code Deleting Memes Conclusion TL;DR In this two-part t...... читать далее

tutorial ai cron meme

DevOps OpenNET 5 сентября 2023 г. 10:53

Доступен выпуск прослойки DXVK 2.3, предоставляющей реализацию DXGI (DirectX Graphics Infrastructure), Direct3D 9, 10 и 11, работающую через трансляцию вызовов в API Vulkan. Для использования DXVK требуется наличие драйверов с поддержкой API Vulkan...... читать далее

Разработка dev.to 29 августа 2023 г. 20:01

Like all things in life, the greatest products require a longer process. When it comes to programming, this is especially true. As I reach the end of my journey at the Flatiron School, one thing is certain. I NEED to stop procrastinating. In today'...... читать далее

production motivation

Разработка dev.to 24 августа 2023 г. 18:29

This article was originally written by Giridhar Talla on the Honeybadger Developer Blog. Authentication is a strategy used in computer science to limit access to an application to a group of verified individuals. Users are verified based on the cred...... читать далее

javascript

Разработка dev.to 16 августа 2023 г. 22:17

Have you ever experienced the rush of online shopping? I bet you felt an adrenaline rush as you clicked through the website, competing with thousands or even millions of people at the same time. Top tech companies are behind some of these websites...... читать далее

learning architecture systemdesign beginners

DevOps OpenNET 22 июля 2023 г. 7:06

Состоялся экспериментальный выпуск открытой реализации WinAPI - Wine 8.13. С момента выпуска версии 8.12 было закрыто 36 отчётов об ошибках и внесено 290 изменений. Наиболее важные изменения: В WineGStreamer добавлена поддержка WoW64, прослойки...... читать далее

Разработка dev.to 4 июня 2023 г. 0:25

Introduction With the basic setup laid bare, it's time to build a truly useful API service for our authentication system. In this article, we will delve into user registration, storage in the database, password hashing using argon2id, sending templ...... читать далее

go webdev tutorial api

Разработка dev.to 17 мая 2023 г. 16:59

Introduction Picture this: 📸 You have developed a stunning website, and now it's time to make it accessible to the world. But the deployment process seems daunting, right? 😰 Fear not, because Kubernetes is here to save the day. 🦸‍♂️ With its po...... читать далее

kubernetes tutorial docker devops