PinnedNeo·6d agoI’m Building a Telc B1 German Mock Exam AppA few weeks ago I came off my eBike and fractured the radial head in my elbow. It’s a small bone you never think about until it’s broken…
Neo·6d agoClaude Code Skills for safe PHP and JS package updatesWhile developing Yulo, my German telc b1 mock practice exam application, I started realizing more and more that package updates were…A response icon1A response icon1
Neo·Nov 23, 2023Changing XCode File Header CommentsHow to customize the header comments on your Xcode files
Neo·Apr 24, 2021Reorganising Pages in Inertia JSRecently I started using Inertia JS in a project and I had to change how pages were loaded. This is how I did it.
Neo·Aug 27, 2020Running ReactJs, NextJS, and Deploying on my iPadHow I used my iPad to code my website running React JS and NextJS entirely.
Neo·Aug 26, 2020Using Laravel at ScaleThe second episode of the Laravel Worldwide Meetup happened on the 25th of August.A response icon1A response icon1
InWe’ve moved to freeCodeCamp.org/newsbyNeo·Dec 20, 2018How to create an iOS crypto tracking app with push notifications using Swift and LaravelPart 2
InWe’ve moved to freeCodeCamp.org/newsbyNeo·Dec 19, 2018How to create the backend of a crypto tracking app using Swift and LaravelYou will need the following installed on your machine: Xcode, the Laravel CLI, SQLite and Cocoapods. Familiarity with the Xcode IDE will…
InWe’ve moved to freeCodeCamp.org/newsbyNeo·Nov 30, 2018How to handle internet connection reachability in SwiftMore often than not, mobile applications need an active internet connection to function properly. It is normal, however, for the internet…A response icon5A response icon5
InHackerNoon.combyNeo·Nov 30, 2018Build a realtime comment app with Go and Pusher ChannelsYou will need Go, and SQLite installed on your machine. Basic knowledge of Go and JavaScript will be helpful.