Five Ways Node.js Benefits Today’s Digital Enterprise
Download our E-book on how Node.js benefits today's enterprise From speed to market and modern architectures to developer skills
Say Hello to React Browser Hooks
React Browser Hooks ‘React Browser Hooks’ is an Open Source library containing several custom hooks that integrate with common
Utility-first CSS with Tailwind
An introduction to Tailwind Utility-first CSS is the notion of composing many small utilitarian classes together. With this, the aim
Forget Everything you Learned about React – Hooks Rock!
Twenty years ago I worked for a bank converting Clipper 5 code into Visual Basic as part of Y2K migrations.
Fireside chat with Anna Henningsen: Tech Talk Video
Anna Henningsen chats about her work with NearForm Research, Code & Learn workshops, QUIC & proudest contribution to Node. Filmed
Accelerating GraphQL on Node.js
GraphQL Performance Techniques GraphQL is a query language which is being adopted more and more throughout the community. By combining
5 Guidelines to Boost the Security of Modern Applications
A holistic approach to security With software at the heart of today's digital business, the pressure of getting applications to
Sending 1.24 million MQTT messages from NodeConf EU to Azure (and lots more digital badge details)
The NodeConf EU 2018 digital badge was a stunning success that far exceeded every expectation we had and eclipsed
The Good, the Bad and the Ugly of Enterprise Open Source
This time last month I was at NodeConfEU and was gutted that I had to leave early. But thankfully,
Sharing Media in Progressive Web Apps
What are Progressive Web Apps (PWAs)? With the widespread adoption of HTML5 standards, the lines between native and web
Protecting Node.js from uncontrolled resource consumption headers attacks
Fixing Denial of Service vulnerabilities in Node.js As part of the security release of the 27th of November 2018,
Writing reusable Terraform modules
Writing Reusable Terraform Modules to Facilitate Code Reuse Across your Infrastructure
Node.js meetup – Node Clinic from NearForm
We had another great crowd at our Node.js Dublin meetup in September. Hosted in the Microsoft building in Leopardstown,
How to integrate security into DevOps
NearForm and Sqreen are delighted to come together to share their insights on DevOps and security integration.Some topics covered during the discussion:What
Static Analysis of Docker image vulnerabilities with Clair
Clair tutorial: analyzing a Docker Image In a previous article, we described how to build a Docker Registry in Kubernetes.
NodeConf.EU 2018 App now available for conference attendees!
The sign-in screen of the NodeConf.EU 2018 App This year we are really excited to launch the NodeConf
The NodeConf EU 2018 Digital Badge is here and it’s fabulous
If you were at NodeConf EU 2017, you know just how blown away everyone was by the digital badge we
Migrating from CircleCI to Azure DevOps Pipelines
Azure DevOps Pipeline Migration Recently when we migrated the CI/CD pipeline for a client’s application to Azure DevOps pipeline
The Five Ws of Product Design in Modern Application Development
It’s been a few weeks since I started as a product designer for NearForm and I feel super lucky
WebAssembly Cephes – Mathematical special functions in JavaScript
Using Emscripten to compile a WebAssembly version of Cephes, we finally have a fast and correct implementation of most mathematical special functions.
Sharing structs between JavaScript and native code
Structuring Data Using Structs When writing native modules in C/C++, it is often useful to structure data using something
Getting into open source for the first time
Open source can be a thrilling hobby. My own contributions include projects like an IoT & Robotics framework and a Microservices framework, to
How to run a Public Docker Registry in Kubernetes
Kubernetes Tutorial: Gain Control and Increase Flexibility with a Public Docker Registry
Building Docker images in Go
Adding flexibility to our docker image build process For the NearForm Node.js Docker distribution we we wanted to add some