Informatikusleszek Buy Me A Beer

Your experience on this site will be improved by allowing cookies.

Témakörök
Laravel Flutter PHP SQL VueJs WebServer JavaScript GitHub

Legújabb 5 bejegyzés

  • Top 10 Design Patterns in Flutter: A Com... 👁 149
  • A Comprehensive Guide to CSS 👁 126
  • A Guide to Using Websockets in Laravel 👁 128
  • A Comprehensive Guide To HTTP/2 Server P... 👁 163
  • Laravel Project Structure: Moving Code O... 👁 114

Restructuring a Laravel Controller using Services, Events, Jobs, Actions

One of the top Laravel questions I hear is "How to structure the project". If we narrow it down, the largest part of it sounds like "If the logic shouldn't be i...

#Laravel #PHP
👁 90 💬 0 Fejes Dávid

Lazy loading background images to improve load time performance

loading=lazy is great for the src value of an image, but what about background images? These are typically declared via a background-image:url() css rule, which...

#PHP #JavaScript
👁 52 💬 0 Fejes Dávid

Value objects and DTOs

DTOs are concerned only with the data types which appear in the data, rather than the business logic involved. Value objects, on the other hand, need to care a...

#PHP
👁 82 💬 0 Fejes Dávid

Livewire multiple selection

In order to pass the data to Livewire, we will use the JavaScript event listener, whenever the selection is changed, we will send them to our component. So in...

#Laravel #JavaScript
👁 85 💬 0 Fejes Dávid

Choosing Between Static and Non-Static Methods in PHP

Introduction In PHP development, selecting between static and non-static methods holds significant importance when it comes to code organization and functional...

#PHP
👁 77 💬 0 Fejes Dávid

Json to database

Laravellel adatbazisba mentes egyedi mezokhoz

#Laravel
👁 40 💬 0 Fejes Dávid

Komment szekcio

Css megoldas komment reply megjelenitesre

#Laravel
👁 39 💬 0 Fejes Dávid

Laravel kezikonyv

Hasznos olvasmany

#Laravel #PHP
👁 47 💬 0 Fejes Dávid

Those HTML Attributes You Never Use

n this article, Louis Lazaris describes and demonstrates some interesting HTML attributes that you may or may not have heard of and perhaps find useful enough t...

#PHP
👁 62 💬 0 Fejes Dávid

Sorted Tables for Faster Range-Scans

Rows can be stored in a table already sorted instead of the time of their insertion. Some queries will be significantly faster this way when the data size excee...

#SQL
👁 82 💬 0 Fejes Dávid

UUIDs to prevent Enumeration Attacks

In most applications, resources are addressed in the URL by numeric incremental ids. An attacker can quickly increment the id to enumerate all records scraping...

#SQL
👁 78 💬 0 Fejes Dávid

Function-Based Indexes

An expression like WHERE LOWER(email) won't use an index created for the email column. By creating a function-based index (functional index) you can use this co...

#SQL
👁 82 💬 0 Fejes Dávid

Recursive sql query

Recursive queries are a straightforward solution to querying hierarchical trees. However, one loop in the relationship references results in a failing or never...

#SQL
👁 77 💬 0 Fejes Dávid

Algoritmusok

Erdekes dinamikus algoritmusok

#PHP #Flutter #JavaScript
👁 46 💬 0 Fejes Dávid

Refactoring

Refactoring improvements

#PHP #Flutter
👁 41 💬 0 Fejes Dávid

Data structures

Array, linked list, tree etc..

#Flutter
👁 75 💬 0 Fejes Dávid

Delay jobs and listeners

Adatbazis transactionbol inditott jobok es listenerek

#Laravel
👁 42 💬 0 Fejes Dávid

JS iterable lists

Set es Map hasznalat

#JavaScript
👁 40 💬 0 Fejes Dávid

Flutter tips

Rengeteg jobbnal jobb otlet

#Flutter
👁 38 💬 0 Fejes Dávid

Laravel CRUD

Crud generator. Ahogy a nagy bolcs mondta volt, lustasag fel egeszseg

#Laravel
👁 39 💬 0 Fejes Dávid
  • ‹
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • ›

Legtöbbet megtekintett

  • Simple broadcasting with Laravel and Liv... 👁 194
  • Unlocking the Power of Laravel Macros: A... 👁 171
  • How to Improve PHP Performance: Best Pra... 👁 169
  • Flutter Performance Best Practices 👁 167
  • A Comprehensive Guide To HTTP/2 Server P... 👁 163
  • Home server 👁 153
  • Top 5 Design Patterns for Flutter Develo... 👁 153
  • Top 10 Design Patterns in Flutter: A Com... 👁 149
  • Laravel eloquent searching 👁 150
  • Custom builder 👁 144