Noorisingh Saini
34 posts
Building 3D Smart City Based on JavaScript and WebGL
With the enlargement of city size, it is difficult to thoroughly display the city panorama in traditional ways,…
How to (Easily) Make Perfect Content Calendars in Google Sheets
What do you use spreadsheets for? If you’re anything like me, you likely use them to collect data,…
Re-entrancy attacks in Ethereum smart contrats
A re-entrancy attack is a type of vulnerability that can occur in smart contracts that allow an attacker…
Soul | A SQLite RESTful server
Hi Folks, For the last few weeks I’ve been working on Soul. As the title says, it’s a…
When do you think is the most optimal time to post on DEV? 🤔
Since we released article scheduling as a new feature (props to @lightalloy 🙌), I’ve been wondering when the…
Best way to learn react js for free
React js is a library developed by Facebook, for building user interfaces quickly. It is declarative and component-based.…
Code Smell 170 – Refactor with Functional Changes
Developing is great. refactoring is amazing. Don’t make it at the same time TL;DR: Don’t change functionally and…
8 Innovative & Inspiring Examples of Augmented Reality in Marketing
The Augmented reality, virtual reality, and mixed reality market size worldwide is expected to jump by more than…
Automate the removal of likes in TikTok
If you have ever tried to delete your likes on TikTok you would have realized that there are…
Simple avatar with status indicator – CSS only – A step-by-step tutorial
Tutorial on how to create a simple avatar with status indicator using only CSS. HTML For HTML, we…