My journey in the computer world

Month February 2016

JsonDB: Adding Append feature to Array support

[github-issue username=”belphemur” repository=”node-json-db” number=”11″] I never thought of it, but supporting an append semantic in the “jsonLanguage” I created is an excellent idea. After all this semanticĀ (array[]) is already used in other languages like PHP, why not implementing it here… Continue Reading →

JsonDB: Using Delete in array instead of Slice

I received an interesting issue about JsonDB not deleting correctly the index in an Array: [github-issue username=”belphemur” repository=”node-json-db” number=”10″] I thought using the delete keyword on an index in an array was deleting it (rendering its value undefined). In fact,… Continue Reading →

© 2024 Antoine Aflalo — Powered by WordPress

Theme by Anders NorenUp ↑