Learnings
...
Product Engineer: Rajeev Singh Naruka
...
Learn how to create a basic whop app.
Unstructured notes to self on Rust. Peculiar stuff or just basics.
This one is for me. Me & Sundial.
For the new grads who ask me about Sundial on LinkedIn and email.
I strongly believe that a quick and easy way to understand someone is to get a sense of their taste in things.
This is probably the best time ever to be a builder. And we might have less time than we think.
My second year at university had just ended and I was seeing people all around me getting cool foreign internships, cracking GSoC, getting thesis opportunities in reputed universities, or running a startup. I had none. Following advice from one of my close friends, I started applying. This is how it went with Deepmind.
Since I am in my final semester of my Bachelors in Computer Science Engineering, I thought to write down the 5 most important things that I learned the hard way during my 4 years at the university. Well, technically 3 years because of this pandemic. I hope these will be helpful who is at the university or about to join one.
In this tutorial, we will be creating a dynamic news website using NextJS (a ReactJS framework) and Prismic (a headless CMS) for managing all our articles that are published on the news site. For styling our react components we will be using TailwindCSS. We will be dealing with - Setting up NextJS project along with TailwindCSS, Understanding the Prismic CMS and how custom types work, Integrating…
Learn what Jamstack really means and what are the benefits of Jamstack over traditional solutions like running your own server for back-end using the likes of NodeJS or Ruby on Rails.(updated 2020).
This is a complete guide to understand how API routes work in NextJS and how you can use them easily in your next project. We will also cover examples to fully understand it (updated 2020).
Create dynamic meta-tags in your NextJS project using dynamic routing. Meta tags are specific HTML snippets of text and image content that provide a summary for your webpage to web-crawlers like Google-bot. These meta-tags affect how your webpages appear on Google search results or when someone shares a link on social media or in messaging.
As a product designer, you goal is to reduce friction your users experience on every step of using your product. Help them make that decision.