Hit enter to search or ESC to close
Panok
  • Home
  • News
  • Contact
Category

Web Development

Web Development

Spice Up Your JavaScript with Currying!

Do you love curry in your food? I have to be honest; I don’t. But I’m sure some of my readers can’t live without it…
admin
adminApril 3, 2024
Web Development

7 JavaScript Data Structures you must know

Data structures are one of the most tested topics for many companies. They form the basis of the IT industry and are widely used in…
admin
adminApril 3, 2024
Web Development

How to Make Your JavaScript Code Blazingly Fast With This One Simple Trick!

The Secret Sauce: Understanding Your VM’s Inner Workings First up, let’s talk shop about the JavaScript Virtual Machine (VM) like V8. Picture it like the brain of…
admin
adminApril 3, 2024
Web Development

5 ways to create an Object in JavaScript

In JavaScript, objects are versatile tools that can be created in various ways, each suitable for different scenarios. Understanding when to use each method is…
admin
adminApril 1, 2024
Web Development

Simplifying Code Complexity with JavaScript’s Pipe Method

In the world of modern web development, maintaining clean and efficient code is essential. As projects grow, so does the complexity of our functions. However,…
admin
adminApril 1, 2024
LaravelWeb Development

Laravel Herd for Windows is now released!

Laravel Herd is a blazingly fast, native Laravel and PHP development environment. It’s now available for everyone running Windows machines. It includes everything you need to start…
admin
adminApril 1, 2024
LaravelWeb Development

Non-backed Enums in Database Queries and a withSchedule() bootstrap method in Laravel 11.1

This week, the Laravel team released v11.1 with a withSchedule bootstrap method, non-backed Enums in query builder, SES list management options, and more. Laravel 11.1 is the…
admin
adminApril 1, 2024
Web Development

Check if an Object Property Exists in JavaScript

Learn how to check if object contains specific property — all available options When we need to check if JavaScript object contains specific property we…
admin
adminApril 1, 2024
Web Development

Can You Write Code Your Grandma Understands? 10 Essential Clean Code Tips!

Hey, developers! Let’s go back to our early coding days, when we were worried to dominate the digital world. Remember when your tech leaders were…
admin
adminApril 1, 2024
Web Development

JavaScript: How to Loop over Objects

When writing JavaScript programs, you may have come across situations where you want to loop over an object, just as you would with arrays or…
admin
adminMarch 29, 2024
Previous 1 2 3 4 Next

© 2025 Panok.

  • Home
  • News
  • Contact