TipoIT TipoIT
  • Home
  • About Us
  • Playground
  • Blog
  • Authors
  • Contact

Tag: JavaScript

Introduction to Next.js 15
December 30, 2024 0 Comments

Introduction to Next.js 15

On October 21st 2024 Next.js version 15 was released, and this is something worth looking into if you are a web developer. Although this represents a major new version of Next.js, unlike previous versions ( like 13 or 14 ), version 15 actually does not change too much, but these upgrades are nonetheless extremely important.

Read More
JavaScript Module Pattern example
October 18, 2024 0 Comments

JavaScript Module Pattern example

To create encapsulation of code in Vanilla JavaScript is not so easy as it is with programming languages like Java or Python, for example. For this reason and purpose, in JavaScript we can use the Module pattern. Module pattern can also be used as a singleton object where only one instance of the module exists. We can define Module pattern in various ways, but the way I did it here and the most simple way to use and understand will be presented in this article. I will be using ES6 specification of JavaScript and IIFE ( Immediately Invoked Function Expression ) as this is the most uniform way to do it.

Read More
jQuery data append tips and tricks
April 20, 2020 0 Comments

jQuery data append tips and tricks

jQuery data append tips and tricks - practical example.

Read More
TypeScript – the missing link of JavaScript
May 14, 2019 2 Comments

TypeScript – the missing link of JavaScript

Short TypeScript introduction - JavaScript on steroids.

Read More
1 2 Next »
  • Recent
  • Featured
  • Popular
GitHub – basic workflow for web developers
GitHub – basic workflow for web developers February 10, 2023
devops git github webdevelopment
CMS overview series – WordPress
CMS overview series – WordPress April 30, 2022
PHP webdevelopment WordPress
For loop tips and tricks with PHP
For loop tips and tricks with PHP April 12, 2020
PHP webdevelopment
How to avoid bad WordPress development practices
How to avoid bad WordPress development practices March 28, 2022
PHP webdevelopment WordPress
MySQL Views – Why we use them
MySQL Views – Why we use them September 12, 2019
MySQL webdevelopment
Array chunk example with PHP
Array chunk example with PHP July 22, 2019
PHP webdevelopment
Why I like using CodeIgniter for developing web applications
Why I like using CodeIgniter for developing web applications January 13, 2025
framework PHP webdevelopment
Introduction to Next.js 15
Introduction to Next.js 15 December 30, 2024
JavaScript Next.js webdevelopment
JavaScript Module Pattern example
JavaScript Module Pattern example October 18, 2024
JavaScript webdevelopment

Tags

15puzzle algorithms b4cart b5cart bootstrap CMS code css devops Drupal framework git github HTML JavaScript Joomla jqForm jQuery modal MySQL Next.js PHP RegEx
Basic
  • Authors
  • About Us
Additional
  • Legal
  • Sitemap
Pages
  • Playground
  • Blog
Support
  • FAQ
  • Contact Us

We are social


© 2021 - 2025 Darko Borojević All Rights Reserved.

Privacy Policy