Preloader

Programming articles 4558

Stay updated with our most recent tutorials, fixes, and developer resources.

Latest

Real-time updates that matter

Object Literal Property Value Shorthands, New feature of ES6
Javascript
  • Estimated reading time: 1 Minute

Object Literal Property Value Shorthands, New feature of ES6

The ECMASCRIPT 6 (2015) have added a comfortable shortcut of literal objects definition in javascript.

Carlos Delgado
  • Jan 15, 2016

7394
Compiled cordova android app is built succesfully but doesn't start in android < 4.2
Cordova
  • Estimated reading time: 1 Minute

Compiled cordova android app is built succesfully but doesn't start in android < 4.2

The app builds successfully, everything seems to be ok installing app, launching and LAUNCH SUCCESS. However when the app is executed on a device or emulator with android < 4.2 nothing happens !

Carlos Delgado
  • Jan 13, 2016

11252
Local variable is accessed from within inner class, needs to be declared final (java)
Java
  • Estimated reading time: 1 Minute

Local variable is accessed from within inner class, needs to be declared final (java)

This is a common issue on java and happens when you're trying to access a variable in a nested class.

Carlos Delgado
  • Jan 12, 2016

50792
List android directory in Cordova (Filebrowser & Folderbrowser)
Cordova
  • Estimated reading time: 2 Minutes

List android directory in Cordova (Filebrowser & Folderbrowser)

List all files and folders inside a directory

Carlos Delgado
  • Jan 11, 2016

24144
Solve native path of android (content://) if resolveLocalFileSystemURL doesn't work
Cordova
  • Estimated reading time: 2 Minutes

Solve native path of android (content://) if resolveLocalFileSystemURL doesn't work

This problem happens on Android version > 5 when you select a file from the native file chooser using cordava or phonegap, learn how to deal with this issue !

Carlos Delgado
  • Jan 11, 2016

46192
What's the difference between LET and VAR in the declaration of variables in javascript
Javascript
  • Estimated reading time: 1 Minute

What's the difference between LET and VAR in the declaration of variables in javascript

Still confused what makes different "var" of "let" declarator in javascript? Take a look !

Carlos Delgado
  • Jan 10, 2016

12390
Deobfuscate javascript code and retrieve the source code from a script
Web development
  • Estimated reading time: 1 Minute

Deobfuscate javascript code and retrieve the source code from a script

If you have obfuscated javascript code, you can try retrieving the source code although it will be not so easy to read.

Carlos Delgado
  • Jan 9, 2016

48174
Obfuscate your Javascript and make it unreadable by users
Javascript
  • Estimated reading time: 1 Minute

Obfuscate your Javascript and make it unreadable by users

Learn more about javascript obfuscation ! Sometimes, the minification is not enough.

Carlos Delgado
  • Dec 12, 2015

23509
Create a C# Windows .NET Application with Javascript, HTML & CSS
C#
  • Estimated reading time: 1 Minute

Create a C# Windows .NET Application with Javascript, HTML & CSS

Do you want to create an application with web knowledge like Spotify or steam ? Use CEFSharp !

Carlos Delgado
  • Dec 12, 2015

41111
What is the debounce method and how to use it in Javascript
Javascript
  • Estimated reading time: 1 Minute

What is the debounce method and how to use it in Javascript

Increase the performance of a function that is executed many times in a short time

Carlos Delgado
  • Nov 29, 2015

37764
3 Ways to export highcharts charts to image with javascript (client side solution)
Javascript
  • Estimated reading time: 3 Minutes

3 Ways to export highcharts charts to image with javascript (client side solution)

Problems with exportation to image with highcharts ? Try these methods !

Carlos Delgado
  • Nov 14, 2015

45742
Swiftmailer: Send mails from php easily and effortlessly
PHP
  • Estimated reading time: 3 Minutes

Swiftmailer: Send mails from php easily and effortlessly

Learn to use SwiftMailer instead of PHP mail function to send emails fast and reliably.

Carlos Delgado
  • Nov 3, 2015

40131
What is the event delegation in jquery and how to use it
jQuery
  • Estimated reading time: 1 Minute

What is the event delegation in jquery and how to use it

Learn what is the event delegation in jQuery and how to use in your projects.

Carlos Delgado
  • Nov 3, 2015

7292
How to create custom methods for Doctrine repositories in symfony 2
Symfony
  • Estimated reading time: 2 Minutes

How to create custom methods for Doctrine repositories in symfony 2

Learn how to create custom methods for doctrine repositories in symfony 2 (find,findBy,findAll).

Carlos Delgado
  • Nov 3, 2015

24307
Our Sponsors

Our blog is proudly supported by industry-leading sponsors.